ปรับการแสดงผลประเมิน
This commit is contained in:
parent
da586e568f
commit
58c2bfc467
2 changed files with 94 additions and 91 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue