แก้คำผิด
This commit is contained in:
parent
61db243f92
commit
7f78fe2b2c
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue