角色管理

This commit is contained in:
骆乐 2022-06-28 14:08:21 +08:00
parent 71a4c95e0c
commit 2b5c3e51c8
2 changed files with 1 additions and 1 deletions

BIN
dist.zip Normal file

Binary file not shown.

View File

@ -493,7 +493,7 @@ export default {
// this.getList(); // this.getList();
// }, // },
handleCheckChange(e) { handleCheckChange(e) {
console.log('eeee',e) //console.log('eeee',e)
// console.log(data, checked, indeterminate); // console.log(data, checked, indeterminate);
// console.log('',this.$refs.tree.getCheckedKeys()); // console.log('',this.$refs.tree.getCheckedKeys());
}, },