fix(04): submit on tab 2
This commit is contained in:
parent
18efaa48b6
commit
6246daa6c0
2 changed files with 16 additions and 0 deletions
|
|
@ -219,6 +219,7 @@ const serviceCodeFilter = selectFilterOptionRefMod(
|
|||
class="col-6"
|
||||
:label="$t('serviceName')"
|
||||
v-model="serviceName"
|
||||
:rules="[(val: string) => !!val || $t('pleaseInformation')]"
|
||||
/>
|
||||
<q-input
|
||||
lazy-rules="ondemand"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue