commit
This commit is contained in:
@@ -538,6 +538,7 @@ export default {
|
||||
})
|
||||
},
|
||||
closeDialog() {
|
||||
this.treeData2 = []
|
||||
this.modalshowflag = false
|
||||
},
|
||||
confirmDialog() {
|
||||
@@ -548,6 +549,7 @@ export default {
|
||||
if (res.ok) {
|
||||
this.$message.success('设置权限成功')
|
||||
this.modalshowflag = false
|
||||
this.treeData2 = []
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user