commit
This commit is contained in:
@@ -112,6 +112,7 @@ export default {
|
||||
},
|
||||
saveUserInfo() {
|
||||
let arr = this.$refs.tree.getCheckedNodes().concat(this.$refs.tree.getHalfCheckedNodes());
|
||||
this.filterText = ''
|
||||
this.isVisible2 = false
|
||||
this.$emit('checkedRole', arr)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user