no message

This commit is contained in:
STW_TTTY\stwtt 2024-04-04 15:31:16 +07:00
parent 3ff1aafa09
commit 42e15b5d7e
7 changed files with 9 additions and 6 deletions

View file

@ -329,6 +329,7 @@ onMounted(()=>{
<q-input
outlined
dense
:class="getClass()"
hide-bottom-space
:model-value="dateOrder != null ? date2Thai(dateOrder) : null"
:rules="[(val:string) => !!val || `${'กรุณากรอกคำสั่งลงวันที่/หนังสืออนุมัติลงวันที่'}`,]"