【修改】夫部门编码
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user