no message

This commit is contained in:
setthawutttty 2024-03-04 10:57:19 +07:00
parent d20ef87c5e
commit 30b526a875
4 changed files with 35 additions and 5 deletions

View file

@ -64,9 +64,6 @@
:label="`${'วันที่'}`"
mask="##/##/####"
dense
:rules="[(val) => !!val || `${'กรุณาเลือกวันที่'}`]"
:error="dayChecked"
error-message="กรุณากรอกวันที่"
/>
<datepicker
@ -93,8 +90,6 @@
lazy-rules
:borderless="!edit"
:model-value="date2Thai(date)"
:rules="[(val) => !!val || `${'กรุณาเลือกวันที่'}`]"
hide-bottom-space
:label="`${'วันที่'}`"
>
<template v-slot:prepend>