取消插件参数设置、集成前台任务进入页面时调用生产分类接口。
This commit is contained in:
parent
1304458b59
commit
7d73239bab
|
@ -95,7 +95,7 @@ export default {
|
|||
};
|
||||
},
|
||||
mounted() {
|
||||
this.queryProductClassfy();
|
||||
// this.queryProductClassfy();
|
||||
this.GetProductionTableData();
|
||||
},
|
||||
methods: {
|
||||
|
|
|
@ -95,7 +95,7 @@ export default {
|
|||
};
|
||||
},
|
||||
mounted() {
|
||||
this.queryProductClassfy();
|
||||
// this.queryProductClassfy();
|
||||
this.GetProductionTableData();
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in New Issue