feat: There is no way the, 跳转选人组件不可再次删除问题
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user