From fdacb84301b4c1c27e83c6af7f6e255e2336a841 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 5 Mar 2026 09:03:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=85=89=E8=8A=AF=E5=B7=B2=E5=AE=8C?= =?UTF-8?q?=E6=88=90=E9=80=80=E7=81=AB=E6=A3=80=E9=AA=8C=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inm/mioitem_check.vue | 2 ++ src/views/wpm_gx/inmOut.vue | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/inm/mioitem_check.vue b/src/views/inm/mioitem_check.vue index 2f18b563..a9869012 100644 --- a/src/views/inm/mioitem_check.vue +++ b/src/views/inm/mioitem_check.vue @@ -640,6 +640,7 @@ style="width: 100%" placeholder="不合格数量" controls-position="right" + @change="count_notok_change" > @@ -1210,6 +1211,7 @@ export default { if(this.form.count_notok>count_notok){ this.form.count_n_qt = this.form.count_notok-count_notok; } + this.form.count_ok = this.form.count - this.form.count_notok; }, getMaterialItem(){ let that = this; diff --git a/src/views/wpm_gx/inmOut.vue b/src/views/wpm_gx/inmOut.vue index bcc07bc9..c5377829 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)&&scope.row.mgroup_name !== '退火'" + v-if="scope.row.state == 10||scope.row.state == 34" >检验 检验记录 打签