fix: change to icon-only

This commit is contained in:
Methapon Metanipat 2024-08-26 15:26:32 +07:00 committed by Net
parent 3fdf401c11
commit 3da5bf9079

View file

@ -2603,6 +2603,7 @@ const emptyCreateDialog = ref(false);
/>
<span>{{ $t('customer.form.group.branch') }}</span>
<AddButton
icon-only
type="button"
class="q-ml-sm"
@click="customerFormStore.addCurrentCustomerBranch()"