val:string

This commit is contained in:
STW_TTTY\stwtt 2024-09-20 15:30:46 +07:00
parent f5bd486cbe
commit a221721037
20 changed files with 133 additions and 182 deletions

View file

@ -573,7 +573,7 @@ onMounted(() => {
:model-value="
evaluate_date != null ? date2Thai(evaluate_date) : null
"
:rules="[(val) => !!val || `${'วัน เดือน ปี ที่ประเมิน'}`]"
:rules="[(val:string) => !!val || `${'วัน เดือน ปี ที่ประเมิน'}`]"
>
<template v-slot:prepend>
<q-icon