mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-04-30 14:19:01 +08:00
style: lint
This commit is contained in:
parent
6b060291bb
commit
54c134c879
@ -28,8 +28,8 @@
|
||||
:on-update:selected-keys="onSelect"
|
||||
key-field="code"
|
||||
label-field="name"
|
||||
|
||||
block-line default-expand-all
|
||||
default-expand-all
|
||||
block-line
|
||||
/>
|
||||
</n-space>
|
||||
|
||||
|
@ -74,8 +74,9 @@
|
||||
:data="permissionTree"
|
||||
:checked-keys="modalForm.permissionIds"
|
||||
:on-update:checked-keys="(keys) => (modalForm.permissionIds = keys)"
|
||||
|
||||
default-expand-all checkable check-on-click
|
||||
checkable
|
||||
check-on-click
|
||||
default-expand-all
|
||||
class="cus-scroll max-h-200 w-full"
|
||||
/>
|
||||
</n-form-item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user