This commit is contained in:
zhutianqi
2022-03-15 15:28:29 +08:00
parent f20882666c
commit 5513983954
8 changed files with 77 additions and 117 deletions
+5
View File
@@ -162,6 +162,11 @@
this.nodeList2.splice(b, 1)
}
}
for (let c = 0; c < this.roleList.length; c++) {
if (tag.id === this.roleList[c].id) {
this.roleList.splice(c, 1)
}
}
},
handleCloseAll () {
this.$msgbox({