fix(placement): delete min-date

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-10-17 15:17:17 +07:00
parent 9342f9b4d7
commit 0a75b7ef86
3 changed files with 7 additions and 5 deletions

View file

@ -481,6 +481,7 @@ onMounted(async () => {
>
<div class="col-12">
<q-toolbar style="padding: 0px">
<!-- :min-date="date" -->
<datepicker
menu-class-name="modalfix"
v-model="date"
@ -489,7 +490,6 @@ onMounted(async () => {
borderless
:enableTimePicker="false"
week-start="0"
:min-date="date"
>
<template #year="{ year }">
{{ year + 543 }}