fix datepicker class 09_leave
This commit is contained in:
parent
52936530f1
commit
9af4dbf462
7 changed files with 0 additions and 9 deletions
|
|
@ -94,7 +94,6 @@ function calculateMaxDate() {
|
|||
<div class="row col-12 q-col-gutter-sm q-mb-sm">
|
||||
<div class="col-xs-12 col-sm-3 col-md-2">
|
||||
<datepicker
|
||||
menu-class-name="modalfix"
|
||||
v-model="workStore.selectDate"
|
||||
:locale="'th'"
|
||||
autoApply
|
||||
|
|
|
|||
|
|
@ -68,7 +68,6 @@ function filterOptionFn(val: string, update: Function) {
|
|||
<div class="row col-12 q-col-gutter-sm q-mb-sm">
|
||||
<div class="col-xs-12 col-sm-3 col-md-2">
|
||||
<datepicker
|
||||
menu-class-name="modalfix"
|
||||
v-model="workStore.selectDate"
|
||||
:locale="'th'"
|
||||
autoApply
|
||||
|
|
|
|||
|
|
@ -91,7 +91,6 @@ function resetFilter() {
|
|||
<!-- -->
|
||||
<div class="q-gutter-sm" v-if="nornmalData == true">
|
||||
<datepicker
|
||||
menu-class-name="modalfix"
|
||||
v-model="SpecialTimeStore.selectDate"
|
||||
:locale="'th'"
|
||||
autoApply
|
||||
|
|
|
|||
|
|
@ -151,7 +151,6 @@ function filterOptionFn(val: string, update: Function) {
|
|||
</div>
|
||||
<div class="col-xs-12 col-sm-3 col-md-1">
|
||||
<datepicker
|
||||
menu-class-name="modalfix"
|
||||
v-model="querySting.year"
|
||||
class="col-2"
|
||||
:locale="'th'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue