From e0fa44f976811b883d9d5e6be441605364def88b Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 17 Dec 2025 09:39:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=85=A5=E5=BA=93=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=E6=9C=89=E6=A3=80=E9=AA=8C=E6=97=B6=E6=B7=BB=E5=8A=A0=E6=A3=80?= =?UTF-8?q?=E9=AA=8C=E6=8F=90=E4=BA=A4=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inm/mioitem.vue | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/views/inm/mioitem.vue b/src/views/inm/mioitem.vue index be7124e5..0b19cc46 100644 --- a/src/views/inm/mioitem.vue +++ b/src/views/inm/mioitem.vue @@ -141,7 +141,13 @@ - + + + + @@ -158,8 +164,7 @@ link type="primary" @click="table_check(scope.row)" - v-if="project_code=='bxerp'&&mioObj.state == 10 && - (type == 'pur_in' ||type == 'do_in' ||type == 'other_in')" + v-if="project_code=='bxerp'&&mioObj.state == 10 &&(type == 'pur_in' ||type == 'do_in' ||type == 'other_in')" v-auth="'mioitem.test'" >检验