From 4068fd8b74a4f8d4fe483a9346e740853fce201b Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Wed, 6 Dec 2023 17:58:00 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1?= =?UTF-8?q?=20tooltip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../2_InvestigateFacts/CalandarDialog.vue | 46 +++++++++---------- .../CalandarDialog.vue | 8 +++- 2 files changed, 29 insertions(+), 25 deletions(-) diff --git a/src/modules/11_discipline/components/2_InvestigateFacts/CalandarDialog.vue b/src/modules/11_discipline/components/2_InvestigateFacts/CalandarDialog.vue index 058abf2e1..f704aca14 100644 --- a/src/modules/11_discipline/components/2_InvestigateFacts/CalandarDialog.vue +++ b/src/modules/11_discipline/components/2_InvestigateFacts/CalandarDialog.vue @@ -254,31 +254,31 @@ function updateDateMonth(date: Date) { -->
+ + เดือนก่อนหน้า + - - - -

- {{ monthYearThai(dateMonth) }} -

- - - +

+ {{ monthYearThai(dateMonth) }} +

+ + เดือนถัดไป +
+ > + เดือนก่อนหน้า +

{{ monthYearThai(dateMonth) }} @@ -270,7 +272,9 @@ function updateDateMonth(date: Date) { class="self-center items-center" color="primary" @click="gotoNextMonth" - > + > + เดือนถัดไป +