feat: There is no way the, 跳转选人组件不可再次删除问题

This commit is contained in:
super_liu
2022-03-25 20:37:00 +08:00
parent d1a65a1c2c
commit b79ac60bb7
2 changed files with 6 additions and 5 deletions
+3
View File
@@ -248,6 +248,9 @@
this.visible = false
},
saveUserInfo () {
if(this.roleList.length === 0){
this.roleList.push({id:"",name:""});
}
if (this.checkBox) {
this.$emit('checkedRole', this.roleList)
this.nodeList2 = []