fix(02): customer form no title address
This commit is contained in:
parent
aa182a9e1d
commit
ae0b4c3264
1 changed files with 1 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ defineProps<{
|
|||
<q-tab-panel name="address">
|
||||
<FormAddress
|
||||
:prefix-id="prefixId || 'employer'"
|
||||
hide-title
|
||||
dense
|
||||
outlined
|
||||
:title="$t('form.address')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue