机构管理 工作组选人重复 51820
This commit is contained in:
@@ -175,6 +175,7 @@ export default {
|
|||||||
this.filterText = ''
|
this.filterText = ''
|
||||||
this.isVisible2 = false
|
this.isVisible2 = false
|
||||||
this.open1 = true
|
this.open1 = true
|
||||||
|
this.nodeList = []
|
||||||
},
|
},
|
||||||
saveUserInfo () {
|
saveUserInfo () {
|
||||||
if (this.checkBox) {
|
if (this.checkBox) {
|
||||||
|
|||||||
@@ -469,6 +469,7 @@ export default {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
this.roleModal = false
|
this.roleModal = false
|
||||||
|
this.nodeList = []
|
||||||
},
|
},
|
||||||
checkedRole2(data) {
|
checkedRole2(data) {
|
||||||
this.addForm = {
|
this.addForm = {
|
||||||
@@ -488,6 +489,7 @@ export default {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
this.roleModal2 = false
|
this.roleModal2 = false
|
||||||
|
this.nodeList = []
|
||||||
},
|
},
|
||||||
pageChange(page) {
|
pageChange(page) {
|
||||||
this.workSearch.page = page
|
this.workSearch.page = page
|
||||||
|
|||||||
Reference in New Issue
Block a user