fix: change to icon-only
This commit is contained in:
parent
3fdf401c11
commit
3da5bf9079
1 changed files with 1 additions and 0 deletions
|
|
@ -2603,6 +2603,7 @@ const emptyCreateDialog = ref(false);
|
||||||
/>
|
/>
|
||||||
<span>{{ $t('customer.form.group.branch') }}</span>
|
<span>{{ $t('customer.form.group.branch') }}</span>
|
||||||
<AddButton
|
<AddButton
|
||||||
|
icon-only
|
||||||
type="button"
|
type="button"
|
||||||
class="q-ml-sm"
|
class="q-ml-sm"
|
||||||
@click="customerFormStore.addCurrentCustomerBranch()"
|
@click="customerFormStore.addCurrentCustomerBranch()"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue