fix bug rules

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-27 16:56:52 +07:00
parent 0c1ae8c74f
commit 751953b569
83 changed files with 422 additions and 422 deletions

View file

@ -146,7 +146,7 @@ watch(
"
label="วันที่เผยแพร่"
:rules="[
(val) => !!val || `${'กรุณาเลือกวันที่เผยแพร่'}`,
(val:string) => !!val || `${'กรุณาเลือกวันที่เผยแพร่'}`,
]"
>
<template v-slot:prepend>