mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-09-17 16:56:39 +08:00
Merge pull request #103 from aklivecai/2024
角色权限-数据权限-数据范围-自定义部门选择 无法显示名称bug修复
This commit is contained in:
commit
69b8f42092
@ -24,6 +24,7 @@
|
||||
<n-tree-select
|
||||
multiple
|
||||
key-field="id"
|
||||
label-field="name"
|
||||
:options="deptList"
|
||||
v-model:value="formValue.customDept"
|
||||
:default-expand-all="true"
|
||||
|
Loading…
Reference in New Issue
Block a user