This commit is contained in:
zhutianqi
2022-03-11 15:28:56 +08:00
parent 56c66df969
commit 1002813d15
+2
View File
@@ -173,6 +173,7 @@
}).then(() => {
this.delList = []
this.nodeList2 = []
this.roleList = []
this.$refs.tree.setCheckedKeys([]);
}).catch(() => {
this.$message({
@@ -370,6 +371,7 @@
flex-wrap: wrap;
overflow: auto;
margin: 10px;
align-content: flex-start;
span {
margin: 0px 5px 5px 0;
}