Merge branch 'develop' into dev-tee

This commit is contained in:
setthawutttty 2023-10-06 10:11:16 +07:00
commit fcadfc1609

View file

@ -380,11 +380,13 @@
v-model="props.row.code"
:rules="[
(val) =>
!!val || `${'กรุณากรอกรหัสประจำตำแหน่งที่สอบ'}`,
val.length >= 4 ||
`${'กรุณากรอกรหัสประจำตำแหน่งที่สอบ'}`,
]"
:label="`${'รหัสประจำตำแหน่งที่สอบ'}`"
@update:modelValue="clickEditRow"
hide-bottom-space
mask="####"
/>
</q-td>
<q-td key="position" :props="props">