【修改】修改样式
This commit is contained in:
@@ -165,6 +165,8 @@ export default {
|
||||
this.PERMISSION = this.PERMISSION.map(item=>{
|
||||
if(item.value == oldPower){
|
||||
item.disabled=true
|
||||
}else{
|
||||
item.disabled=false
|
||||
}
|
||||
return item
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user