fix class modalfix ==> 14_KPI
This commit is contained in:
parent
12a7fc9602
commit
2f3fde63cb
6 changed files with 4 additions and 7 deletions
|
|
@ -364,7 +364,6 @@ onMounted(async () => {
|
|||
<div class="row q-col-gutter-sm">
|
||||
<div class="row col-12">
|
||||
<datepicker
|
||||
menu-class-name="modalfix"
|
||||
v-model="formQuery.year"
|
||||
:locale="'th'"
|
||||
autoApply
|
||||
|
|
|
|||
|
|
@ -266,7 +266,6 @@ onMounted(async () => {
|
|||
<div class="row col-12">
|
||||
<div class="row">
|
||||
<datepicker
|
||||
menu-class-name="modalfix"
|
||||
v-model="year"
|
||||
style="width: 150px"
|
||||
:locale="'th'"
|
||||
|
|
|
|||
|
|
@ -617,7 +617,6 @@ onMounted(() => {
|
|||
>
|
||||
<div class="col-12 q-px-sm">
|
||||
<datepicker
|
||||
menu-class-name="modalfix"
|
||||
v-model="year"
|
||||
:locale="'th'"
|
||||
autoApply
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue