[update] 修改bug80095
This commit is contained in:
@@ -109,6 +109,10 @@ export default {
|
||||
this.visible = true
|
||||
this.checkedRows = []
|
||||
this.checkedKeys = []
|
||||
this.searchValue = ''
|
||||
if (this.rootOpened) {
|
||||
this.initExpandedKeys(this.treeData)
|
||||
}
|
||||
},
|
||||
loadDepart () {
|
||||
// 这个方法是找到所有的部门信息
|
||||
|
||||
Reference in New Issue
Block a user