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"
- >
+ >
+