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
|
<FormAddress
|
||||||
dense
|
dense
|
||||||
outlined
|
outlined
|
||||||
|
prefix-id="default"
|
||||||
:employee="employee"
|
:employee="employee"
|
||||||
:title="titleFormAddress"
|
:title="titleFormAddress"
|
||||||
:separator="addressSeparator"
|
:separator="addressSeparator"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue