updated label placement other

This commit is contained in:
Warunee Tamkoo 2024-11-18 09:41:46 +07:00
parent 98e5eaad27
commit 01430c06a1

View file

@ -383,6 +383,7 @@ onMounted(async () => {
autoApply
:enableTimePicker="false"
week-start="0"
clearable
>
<template #year="{ year }">{{ year + 543 }}</template>
<template #year-overlay-value="{ value }">{{
@ -399,7 +400,13 @@ onMounted(async () => {
militaryDate !== null ? date2Thai(militaryDate) : null
"
hide-bottom-space
:label="`${'พ้นราชการทหารเมื่อ'}`"
:label="`${'พ้นราชการทหารเมื่อ (ลาออกเพื่อไปรับราชการทหารเท่านั้น)'}`"
clearable
@clear="
() => {
militaryDate = null;
}
"
>
<template v-slot:prepend>
<q-icon