change: form now validate on blur or malform

This commit is contained in:
Methapon2001 2024-08-29 22:42:04 +07:00 committed by Methapon Metanipat
parent 466d50317e
commit b7921d4173
29 changed files with 4 additions and 179 deletions

View file

@ -124,7 +124,6 @@ onMounted(() => {
<div class="col-12 row" style="gap: var(--size-2)">
<q-select
lazy-rules="ondemand"
:id="`${prefixId}-select-employer-branch`"
:for="`${prefixId}-select-employer-branch`"
:use-input="!customerBranch"
@ -297,7 +296,6 @@ onMounted(() => {
</q-select>
<q-input
lazy-rules="ondemand"
:for="`${prefixId}-input-code`"
:dense="dense"
outlined
@ -310,7 +308,6 @@ onMounted(() => {
/>
<q-input
lazy-rules="ondemand"
:for="`${prefixId}-input-nrc-no`"
:dense="dense"
outlined