fix: form dialog space & layout
This commit is contained in:
parent
6e3144374c
commit
ab1b7a0902
4 changed files with 11 additions and 10 deletions
|
|
@ -77,7 +77,7 @@ const tabsList = defineModel<{ name: string; label: string }[]>('tabsList');
|
|||
dense
|
||||
outlined
|
||||
separator
|
||||
employee
|
||||
:employee="employee"
|
||||
:readonly="readonly"
|
||||
:disabledRule="disabledRule"
|
||||
v-model:address="address"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue