แก้คำผิด

This commit is contained in:
Warunee Tamkoo 2024-01-17 10:15:38 +07:00
parent 61db243f92
commit 7f78fe2b2c

View file

@ -338,7 +338,7 @@ onMounted(() => {
ref="titleRef" ref="titleRef"
for="titleRef" for="titleRef"
hide-bottom-space hide-bottom-space
:rules="[(val: string) => !!val || `${'กรุณากรอกชื่อการประชุม'}`]" :rules="[(val: string) => !!val || `${'กรุณากรอกหัวข้อการประชุม'}`]"
/> />
</div> </div>
<div class="col-12"> <div class="col-12">