no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-05 13:14:28 +07:00
parent bf1c6c3fe7
commit 6dee95b41b
2 changed files with 82 additions and 81 deletions

View file

@ -288,7 +288,7 @@
@update:model-value="updatePosNo"
class="col-3"
/>
<datepicker
<!-- <datepicker
class="col-2"
menu-class-name="modalfix"
:model-value="reportYear"
@ -298,9 +298,9 @@
:enableTimePicker="false"
@update:model-value="updateReportYear"
clearable
>
<template #year="{ year }">{{ year + 543 }}</template>
<template #year-overlay-value="{ value }">{{
> -->
<!-- <template #year="{ year }">{{ year + 543 }}</template> -->
<!-- <template #year-overlay-value="{ value }">{{
parseInt(value + 543)
}}</template>
<template #trigger>
@ -317,7 +317,7 @@
:label="`${'ปีงบประมาณ'}`"
clearable
@clear="clearReportDate"
>
> -->
<!-- <template v-slot:prepend>
<q-icon
name="event"
@ -326,10 +326,10 @@
>
</q-icon>
</template> -->
</q-input>
<!-- </q-input>
</template>
</datepicker>
<q-input
</datepicker> -->
<!-- <q-input
clearable
dense
outlined
@ -339,8 +339,8 @@
label="เลขที่คำสั่ง"
@update:model-value="updateReportNo"
class="col-3"
/>
<q-input
/> -->
<!-- <q-input
clearable
dense
outlined
@ -350,7 +350,7 @@
label="ประเภทคำสั่ง"
@update:model-value="updateReportType"
class="col-4"
/>
/> -->
<q-toggle
dense