แก้คำ กับ เพิ่ม lazy-rules

This commit is contained in:
setthawutttty 2023-09-15 10:11:45 +07:00
parent c811b7fa0f
commit a25038759d
10 changed files with 18 additions and 12 deletions

View file

@ -350,6 +350,7 @@
hide-bottom-space
/> -->
<CurrencyInput
lazy-rules
v-model="amount"
:edit="edit"
:rules="[(val:string) => !!val || `${'กรุณากรอกค่าจ้าง'}`]"