fix(02): customer form no title address

This commit is contained in:
puriphatt 2024-08-06 07:58:02 +00:00
parent aa182a9e1d
commit ae0b4c3264

View file

@ -271,6 +271,7 @@ defineProps<{
<q-tab-panel name="address">
<FormAddress
:prefix-id="prefixId || 'employer'"
hide-title
dense
outlined
:title="$t('form.address')"