no message

This commit is contained in:
setthawutttty 2024-02-13 16:56:05 +07:00
parent fd117af90e
commit 008fdaecd6
3 changed files with 13 additions and 13 deletions

View file

@ -415,7 +415,7 @@
:borderless="!edit"
:model-value="finishDate ? date2Thai(finishDate as Date) : null"
hide-bottom-space
:label="`${'วันที่สำเร็จการศึกษา'}`"
:label="`${'วัน/เดือน/ปี / ที่สำเร็จการศึกษา'}`"
>
<!-- :rules="[
(val) => !!val || `${'กรุณาเลือกวันที่สำเร็จการศึกษา'}`,