diff --git a/src/config/route.js b/src/config/route.js index a02e310b..e3604c77 100644 --- a/src/config/route.js +++ b/src/config/route.js @@ -1639,6 +1639,17 @@ const routes = [ }, ], }, + { + path: "/mlog_bx", + name: "mlog_bx", + meta: { + title: "生产执行", + icon: "el-icon-histogram", + type: "menu", + perms: ["wpm_bx"], + }, + component: "wpm_gx/mlog_bx", + }, //检验管理 qm { name: "qm", diff --git a/src/views/mtm/materials_form_gx.vue b/src/views/mtm/materials_form_gx.vue index 88a370da..1287d8ba 100644 --- a/src/views/mtm/materials_form_gx.vue +++ b/src/views/mtm/materials_form_gx.vue @@ -49,7 +49,6 @@ /> - + + + + + + + + + + diff --git a/src/views/mtm/process.vue b/src/views/mtm/process.vue index d3fa094d..d84405bd 100644 --- a/src/views/mtm/process.vue +++ b/src/views/mtm/process.vue @@ -47,14 +47,18 @@ prop="cate" min-width="150" > - + + + + @@ -147,6 +151,7 @@ export default { 50: "加工工具", 60: "辅助工装", }, + baseCode :this.$TOOL.data.get('BASE_INFO').base.base_code }; }, methods: { diff --git a/src/views/mtm/process_form.vue b/src/views/mtm/process_form.vue index cd3f6268..af9a1aaa 100644 --- a/src/views/mtm/process_form.vue +++ b/src/views/mtm/process_form.vue @@ -45,6 +45,13 @@ > + + + + + 返工 检验 @@ -104,7 +104,7 @@ - - +