From 7230e5eff50f612fef60b05840f879ddfc8c4af6 Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Thu, 18 May 2023 19:50:23 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E5=A4=AB?= =?UTF-8?q?=E9=83=A8=E9=97=A8=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/permissionApplication/components/reportDrawer.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/permissionApplication/components/reportDrawer.vue b/src/views/permissionApplication/components/reportDrawer.vue index ea8a7c8..5880f71 100644 --- a/src/views/permissionApplication/components/reportDrawer.vue +++ b/src/views/permissionApplication/components/reportDrawer.vue @@ -163,6 +163,7 @@ export default { form.prcType = '' form.powerName='' form.power='' + this.conTwo=false this.PERMISSION = this.PERMISSION.map(item=>{ if(item.value == oldPower){ item.disabled=true @@ -197,6 +198,7 @@ export default { }) } }else{ + this.conTwo=false // 是不是有以前的数据 if(form.oldpower){