From 8bf82762bc4dc9639063728c9d056d5ac6035787 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 11 Dec 2024 14:56:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=8E=BB=E7=BA=A4=E5=B7=A5=E5=BA=8F?= =?UTF-8?q?=E5=8F=98=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mtm/process.vue | 13 +++++++++---- src/views/mtm/process_form.vue | 7 +++++++ 2 files changed, 16 insertions(+), 4 deletions(-) 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 @@ > + + + + +