fix bug ทะเบียนประวัติ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-26 13:45:30 +07:00
parent 6136295d31
commit 311ff2d15c
11 changed files with 30 additions and 30 deletions

View file

@ -920,7 +920,7 @@ onMounted(async () => {
: null
"
:label="`${'วันที่ได้รับ'}`"
:rules="[(val) => !!val || `${'กรุณาเลือกวันที่ได้รับ'}`]"
:rules="[(val:string) => !!val || `${'กรุณาเลือกวันที่ได้รับ'}`]"
>
<template v-slot:prepend>
<q-icon