refactor: no requsest
This commit is contained in:
parent
2c6441945a
commit
e4f1cf747b
1 changed files with 0 additions and 1 deletions
|
|
@ -136,7 +136,6 @@ watch(
|
||||||
:label="$t('customer.form.employerName')"
|
:label="$t('customer.form.employerName')"
|
||||||
for="input-legal-person-no"
|
for="input-legal-person-no"
|
||||||
v-model="customerName"
|
v-model="customerName"
|
||||||
:rules="[(val: string) => !!val || $t('form.error.required')]"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<q-input
|
<q-input
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue