mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 23:31:52 +08:00
fix: 部门更新后 树没有更新
This commit is contained in:
parent
3a8cd9afe9
commit
fb65423b62
@ -167,6 +167,7 @@ const submitForm = async () => {
|
||||
dialogVisible.value = false
|
||||
} finally {
|
||||
actionLoading.value = false
|
||||
await getTree()
|
||||
await reload()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user