[update] 按钮权限
This commit is contained in:
@@ -481,12 +481,12 @@
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
paramsManifest(newVal, oldVal) {
|
||||
this.getData()
|
||||
this.getLoginUserType()
|
||||
},
|
||||
currentPersonRole(newVal,oldVal){
|
||||
console.log(newVal,oldVal)
|
||||
currentPersonRole: {
|
||||
handler: function(){
|
||||
this.getTableList()
|
||||
this.getData()
|
||||
},
|
||||
immediate: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user