feat: only validate field on submit only

This commit is contained in:
Methapon2001 2024-07-26 11:05:07 +07:00
parent 10e0d638f5
commit c3ac90429e
26 changed files with 164 additions and 14 deletions

View file

@ -61,6 +61,7 @@ watch(
:key="index"
>
<q-input
lazy-rules="ondemand"
ref="inputName"
:for="`input-work-name-${index}`"
dense