Merge pull request '取消插件参数设置、集成前台任务进入页面时调用生产分类接口。' (#7) from huyt into dev

Reviewed-on: http://192.168.2.237:3000/root/middleground_code_v2/pulls/7
This commit is contained in:
huyt 2024-04-15 16:22:04 +08:00
commit 8fe7279ec1
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ export default {
};
},
mounted() {
this.queryProductClassfy();
// this.queryProductClassfy();
this.GetProductionTableData();
},
methods: {

View File

@ -95,7 +95,7 @@ export default {
};
},
mounted() {
this.queryProductClassfy();
// this.queryProductClassfy();
this.GetProductionTableData();
},
methods: {