fix: rules

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-11-07 11:27:54 +07:00
parent e334fd0b74
commit f0ff0e2460

View file

@ -648,6 +648,7 @@ onMounted(async () => {
dateAnnounce != null ? date2Thai(dateAnnounce) : null dateAnnounce != null ? date2Thai(dateAnnounce) : null
" "
:label="`${'วันประกาศผลสอบ'}`" :label="`${'วันประกาศผลสอบ'}`"
:rules="[(val:string) => !!val || `${'กรุณาเลือกวันประกาศผลสอบ'}`]"
> >
<template v-slot:prepend> <template v-slot:prepend>
<q-icon <q-icon