【修改】夫部门编码

This commit is contained in:
zhoulingpo
2023-05-18 19:50:23 +08:00
parent 9a58b9a292
commit 7230e5eff5
@@ -163,6 +163,7 @@ export default {
form.prcType = '' form.prcType = ''
form.powerName='' form.powerName=''
form.power='' form.power=''
this.conTwo=false
this.PERMISSION = this.PERMISSION.map(item=>{ this.PERMISSION = this.PERMISSION.map(item=>{
if(item.value == oldPower){ if(item.value == oldPower){
item.disabled=true item.disabled=true
@@ -197,6 +198,7 @@ export default {
}) })
} }
}else{ }else{
this.conTwo=false this.conTwo=false
// 是不是有以前的数据 // 是不是有以前的数据
if(form.oldpower){ if(form.oldpower){