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){