【修改】夫部门编码

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