From 7cb32833f1829fa951d48358bc6fdfbaee0ec0ca Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 27 Feb 2026 08:53:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=A6=85=E9=81=93347?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/inmOut.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/wpm_gx/inmOut.vue b/src/views/wpm_gx/inmOut.vue index c5377829..bcc07bc9 100644 --- a/src/views/wpm_gx/inmOut.vue +++ b/src/views/wpm_gx/inmOut.vue @@ -130,14 +130,14 @@ @click="table_Check(scope.row)" v-auth="'ftestwork.create'" type="primary" - v-if="scope.row.state == 10||scope.row.state == 34" + v-if="(scope.row.state == 10||scope.row.state == 34)&&scope.row.mgroup_name !== '退火'" >检验 检验记录 打签