From 4e0781b18084f3b81da8977e235fbf0455b10d3c Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Tue, 13 Aug 2024 12:06:33 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=AA=E0=B8=B4=E0=B8=97=E0=B8=98=E0=B8=B4?= =?UTF-8?q?=E0=B9=8C=20=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=81=E0=B8=B2?= =?UTF-8?q?=E0=B8=A3=E0=B8=9A=E0=B8=B1=E0=B8=99=E0=B8=97=E0=B8=B6=E0=B8=81?= =?UTF-8?q?=E0=B9=80=E0=B8=A7=E0=B8=B5=E0=B8=A2=E0=B8=99=E0=B9=81=E0=B8=88?= =?UTF-8?q?=E0=B9=89=E0=B8=87=E0=B8=81=E0=B8=B2=E0=B8=A3=E0=B8=96=E0=B8=B6?= =?UTF-8?q?=E0=B8=87=E0=B9=81=E0=B8=81=E0=B9=88=E0=B8=81=E0=B8=A3=E0=B8=A3?= =?UTF-8?q?=E0=B8=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/resign/Deceased.vue | 43 ++++++++++++++----- .../components/resign/DetailDeceased.vue | 3 +- src/modules/06_retirement/router.ts | 12 ++++++ 3 files changed, 47 insertions(+), 11 deletions(-) diff --git a/src/modules/06_retirement/components/resign/Deceased.vue b/src/modules/06_retirement/components/resign/Deceased.vue index 6ff563e4b..db7634cfe 100644 --- a/src/modules/06_retirement/components/resign/Deceased.vue +++ b/src/modules/06_retirement/components/resign/Deceased.vue @@ -6,6 +6,7 @@ import { useCounterMixin } from "@/stores/mixin"; import { useRouter } from "vue-router"; import http from "@/plugins/http"; import config from "@/app.config"; +import { checkPermission } from "@/utils/permissions"; /** Use */ const router = useRouter(); @@ -224,22 +225,44 @@ const pagination = ref({ >