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