commit
This commit is contained in:
@@ -173,6 +173,7 @@
|
|||||||
}).then(() => {
|
}).then(() => {
|
||||||
this.delList = []
|
this.delList = []
|
||||||
this.nodeList2 = []
|
this.nodeList2 = []
|
||||||
|
this.roleList = []
|
||||||
this.$refs.tree.setCheckedKeys([]);
|
this.$refs.tree.setCheckedKeys([]);
|
||||||
}).catch(() => {
|
}).catch(() => {
|
||||||
this.$message({
|
this.$message({
|
||||||
@@ -370,6 +371,7 @@
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
align-content: flex-start;
|
||||||
span {
|
span {
|
||||||
margin: 0px 5px 5px 0;
|
margin: 0px 5px 5px 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user