From ce57e0c5e137857faa1436c981b3af206127ccee Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 17 Dec 2024 10:28:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=85=89=E8=8A=AF=E7=94=9F=E4=BA=A7?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/handover.vue | 34 ++++++++++------------------------ src/views/wpm_gx/inm.vue | 18 ++++-------------- src/views/wpm_gx/mtask.vue | 16 ++-------------- 3 files changed, 16 insertions(+), 52 deletions(-) diff --git a/src/views/wpm_gx/handover.vue b/src/views/wpm_gx/handover.vue index 9b7da4f9..cb05fae0 100644 --- a/src/views/wpm_gx/handover.vue +++ b/src/views/wpm_gx/handover.vue @@ -14,7 +14,7 @@ icon="el-icon-plus" @click="table_add(20)" v-auth="'handover.create'" - v-if="mgroup_name!=='切片'&&mgroup_name!=='拉单丝'&&mgroup_name!=='一次复丝'&&mgroup_name!=='二次复丝'&&mgroup_name!=='切丝排版'" + v-if="mgroupName!=='切片'&&mgroupName!=='拉单丝'&&mgroupName!=='一次复丝'&&mgroupName!=='二次复丝'&&mgroupName!=='切丝排版'" >返工 检验 @@ -104,7 +104,7 @@ - - +