伊利项目【架构筛选】资产库信息缺失问题
This commit is contained in:
parent
9c30878c38
commit
43df131610
@ -36,7 +36,9 @@
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getRouteParam(this.$route.query);
|
this.getRouteParam(this.$route.query);
|
||||||
this.initConditionData();
|
setTimeout(() => {
|
||||||
|
this.initConditionData();
|
||||||
|
},300)
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 获取历史
|
// 获取历史
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user