สอบคัดเลือกรวมวันทำงาน
This commit is contained in:
parent
acbec63df7
commit
c62c745f5e
4 changed files with 25 additions and 20 deletions
|
|
@ -380,13 +380,13 @@
|
|||
v-model="props.row.code"
|
||||
:rules="[
|
||||
(val) =>
|
||||
val.length >= 4 ||
|
||||
val.length >= 3 ||
|
||||
`${'กรุณากรอกรหัสประจำตำแหน่งที่สอบ'}`,
|
||||
]"
|
||||
:label="`${'รหัสประจำตำแหน่งที่สอบ'}`"
|
||||
@update:modelValue="clickEditRow"
|
||||
hide-bottom-space
|
||||
mask="####"
|
||||
mask="###"
|
||||
/>
|
||||
</q-td>
|
||||
<q-td key="position" :props="props">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue