commit
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user