fix:DialogCandidates

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-10-14 11:57:31 +07:00
parent a719b98791
commit 41e08b7200
2 changed files with 20 additions and 5 deletions

View file

@ -1679,6 +1679,7 @@ onMounted(async () => {
<DialogHeader :tittle="`เลือกวันรายงานตัว`" :close="clickClose" />
<q-separator />
<q-card-section class="q-p-sm">
<!-- :min-date="new Date()" -->
<datepicker
menu-class-name="modalfix"
v-model="reportingDate"
@ -1687,7 +1688,6 @@ onMounted(async () => {
borderless
:enableTimePicker="false"
week-start="0"
:min-date="new Date()"
>
<template #year="{ year }">
{{ year + 543 }}