no message

This commit is contained in:
setthawutttty 2023-12-04 14:46:46 +07:00
parent 31acd355a0
commit eb08a9f209
4 changed files with 28 additions and 10 deletions

View file

@ -370,7 +370,7 @@ onMounted(async () => {});
for="#detail"
label="สรุปผลการพิจารณา"
hide-bottom-space
:rules="[(val) => !!val || `${'กรุณากรอกกรณีมีความผิด'}`]"
:rules="[(val) => !!val || `${'กรุณากรอกสรุปผลการพิจารณา'}`]"
lazy-rules
@update:model-value="changeFormData()"
/>