chore: 权限菜单默认不展开
This commit is contained in:
parent
a99d9bbe02
commit
d0cd6fd65f
@ -74,7 +74,7 @@
|
||||
class="w-full"
|
||||
:props="{ label: 'permission_name', value: 'id' }"
|
||||
show-checkbox
|
||||
default-expand-all
|
||||
:default-expand-all="false"
|
||||
@check="selectPermissions"
|
||||
:empty-text="permissionLoadingText"
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user