ปรับการแสดงผลประเมิน

This commit is contained in:
Warunee Tamkoo 2024-01-19 10:22:11 +07:00
parent da586e568f
commit 58c2bfc467
2 changed files with 94 additions and 91 deletions

View file

@ -283,8 +283,8 @@ onMounted(() => {
: null
"
hide-bottom-space
:label="`${'วันเวลาที่เริ่มต้นการประชุม'}`"
:rules="[(val: string) => !!val || `${'กรุณาเลือกวันเวลาที่เริ่มต้นการประชุม'}`]"
:label="`${'วันเวลาเริ่มต้นการประชุม'}`"
:rules="[(val: string) => !!val || `${'กรุณาเลือกวันเวลาเริ่มต้นการประชุม'}`]"
>
<template v-slot:prepend>
<q-icon name="event" class="cursor-pointer text-primary">