From c198d3d1539394bed4af0e7b5dc30bd50a42a793 Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Fri, 9 Aug 2024 16:18:12 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=81=E0=B8=B2?= =?UTF-8?q?=E0=B8=A3=E0=B8=A5=E0=B8=B2=20=E0=B8=AA=E0=B8=B4=E0=B8=97?= =?UTF-8?q?=E0=B8=98=E0=B9=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../09_leave/components/2_Leave/Calendar.vue | 6 +-- .../09_leave/components/2_Leave/Tab1.vue | 7 ++- .../09_leave/components/2_Leave/TableList.vue | 45 +++++++++++-------- .../09_leave/views/ChangeRoundMain.vue | 5 +-- .../09_leave/views/SpecialTimeMain.vue | 16 +++++-- 5 files changed, 48 insertions(+), 31 deletions(-) diff --git a/src/modules/09_leave/components/2_Leave/Calendar.vue b/src/modules/09_leave/components/2_Leave/Calendar.vue index cd1021de5..fcd31835a 100644 --- a/src/modules/09_leave/components/2_Leave/Calendar.vue +++ b/src/modules/09_leave/components/2_Leave/Calendar.vue @@ -13,7 +13,7 @@ import http from "@/plugins/http"; import config from "@/app.config"; import keycloak from "@/plugins/keycloak"; import moment from "moment"; - +import { checkPermission } from "@/utils/permissions"; /** importType*/ import type { DataDateMonthObject, @@ -292,11 +292,11 @@ const monthYearThai = (val: DataDateMonthObject) => {