commit
This commit is contained in:
@@ -166,6 +166,7 @@
|
||||
handleTreeDrawerCancel () {
|
||||
this.filterText = ''
|
||||
this.isVisible2 = false
|
||||
this.open1 = true
|
||||
},
|
||||
saveUserInfo () {
|
||||
if (this.checkBox) {
|
||||
@@ -195,6 +196,7 @@
|
||||
this.$emit('checkedRole', this.roleList)
|
||||
}
|
||||
}
|
||||
this.open1 = true
|
||||
},
|
||||
drawerCheck (data) {
|
||||
if (this.checkBox) {
|
||||
|
||||
Reference in New Issue
Block a user