mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-11-02 14:43:46 +08:00
fix: 部门更新后 树没有更新
This commit is contained in:
@ -167,6 +167,7 @@ const submitForm = async () => {
|
||||
dialogVisible.value = false
|
||||
} finally {
|
||||
actionLoading.value = false
|
||||
await getTree()
|
||||
await reload()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user