แก้ ตัวเลือกดิ้น
This commit is contained in:
parent
869127478a
commit
3c0a4fe69e
1 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ watch(
|
|||
:locale="'th'"
|
||||
autoApply
|
||||
year-picker
|
||||
:transitions="false"
|
||||
:enableTimePicker="false"
|
||||
@update:modelValue="filterYearFn('year')"
|
||||
>
|
||||
|
|
@ -123,6 +124,7 @@ watch(
|
|||
:locale="'th'"
|
||||
autoApply
|
||||
month-picker
|
||||
:transitions="false"
|
||||
:enableTimePicker="false"
|
||||
@update:modelValue="filterYearFn('mount')"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue