[update] 修改bug80095

This commit is contained in:
lideqin
2024-01-05 10:35:16 +08:00
parent e520c24820
commit 1e5e5bb6b8
@@ -109,6 +109,10 @@ export default {
this.visible = true
this.checkedRows = []
this.checkedKeys = []
this.searchValue = ''
if (this.rootOpened) {
this.initExpandedKeys(this.treeData)
}
},
loadDepart () {
// 这个方法是找到所有的部门信息