From 3c0a4fe69e994c61e1917bdaa7b00f9e250138be Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Mon, 10 Mar 2025 09:33:24 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=20=E0=B8=95?= =?UTF-8?q?=E0=B8=B1=E0=B8=A7=E0=B9=80=E0=B8=A5=E0=B8=B7=E0=B8=AD=E0=B8=81?= =?UTF-8?q?=E0=B8=94=E0=B8=B4=E0=B9=89=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ToolBar.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/ToolBar.vue b/src/components/ToolBar.vue index b18f76b..ece27a0 100644 --- a/src/components/ToolBar.vue +++ b/src/components/ToolBar.vue @@ -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')" >