fix datepicker class 01_masterdata

This commit is contained in:
Warunee Tamkoo 2025-06-05 18:04:22 +07:00
parent f426a0f3e1
commit a62396324a
6 changed files with 0 additions and 6 deletions

View file

@ -147,7 +147,6 @@ onMounted(() => {
<div class="row q-col-gutter-sm">
<div class="col-2">
<datepicker
menu-class-name="modalfix"
v-model="form.year"
:locale="'th'"
autoApply

View file

@ -274,7 +274,6 @@ onMounted(async () => {
</div>
<div class="col-2">
<datepicker
menu-class-name="modalfix"
v-model="year"
:locale="'th'"
autoApply

View file

@ -308,7 +308,6 @@ onMounted(() => {
</div>
<div class="col-2">
<datepicker
menu-class-name="modalfix"
v-model="form.year"
:locale="'th'"
autoApply