fix: set default prefix
This commit is contained in:
parent
b25cd5d885
commit
417e47d597
1 changed files with 1 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ const currentTab = defineModel<string>('currentTab');
|
|||
<FormAddress
|
||||
dense
|
||||
outlined
|
||||
prefix-id="default"
|
||||
:employee="employee"
|
||||
:title="titleFormAddress"
|
||||
:separator="addressSeparator"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue