From 35235ba788f22ba1cef7533402cee372e1b43422 Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 28 Jul 2025 11:03:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BA=A4=E6=8E=A5=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E5=B7=A5=E6=AE=B5=E4=B8=8D=E8=83=BD=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=EF=BC=8C=E6=89=B9=E6=AC=A1=E5=8F=98=E6=9B=B4=E5=8F=AA?= =?UTF-8?q?=E8=83=BD=E6=AD=A3=E5=B8=B8=E4=BA=A4=E6=8E=A5=E6=97=B6=E5=8F=AF?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=EF=BC=88type:10=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/handover_form.vue | 2 +- src/views/wpm_gx/handover_form.vue | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/wpm_bx/handover_form.vue b/src/views/wpm_bx/handover_form.vue index 581cca1d..e3f67333 100644 --- a/src/views/wpm_bx/handover_form.vue +++ b/src/views/wpm_bx/handover_form.vue @@ -157,7 +157,7 @@ clearable filterable style="width: 100%" - :disabled="type==40" + :disabled="type==40||mode!=='add'" @change="getUserList2" > - + @@ -171,7 +171,7 @@ - +