From c9c67293a79736b681d900004578389b1c7391f3 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Fri, 24 Jan 2025 14:08:34 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5?= =?UTF-8?q?=E0=B8=A2=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1?= =?UTF-8?q?=E0=B8=95=E0=B8=B4=20=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88?= =?UTF-8?q?=E0=B8=A1=20tab=20=E0=B8=A3=E0=B8=B1=E0=B8=81=E0=B8=A9=E0=B8=B2?= =?UTF-8?q?=E0=B8=81=E0=B8=B2=E0=B8=A3=E0=B9=83=E0=B8=99=E0=B8=95=E0=B8=B3?= =?UTF-8?q?=E0=B9=81=E0=B8=AB=E0=B8=99=E0=B9=88=E0=B8=87=20tab=20=E0=B8=8A?= =?UTF-8?q?=E0=B9=88=E0=B8=A7=E0=B8=A2=E0=B8=A3=E0=B8=B2=E0=B8=8A=E0=B8=81?= =?UTF-8?q?=E0=B8=B2=E0=B8=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../GovernmentInformation/05_ActingPos.vue | 516 +++++++++++++++ .../05_ActingPosHistory.vue | 242 +++++++ .../06_HelpGovernment.vue | 617 ++++++++++++++++++ .../06_HelpGovernmentHistory.vue | 242 +++++++ .../detail/GovernmentInformation/Main.vue | 18 +- 5 files changed, 1631 insertions(+), 4 deletions(-) create mode 100644 src/modules/04_registryPerson/components/detail/GovernmentInformation/05_ActingPos.vue create mode 100644 src/modules/04_registryPerson/components/detail/GovernmentInformation/05_ActingPosHistory.vue create mode 100644 src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue create mode 100644 src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernmentHistory.vue diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/05_ActingPos.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/05_ActingPos.vue new file mode 100644 index 000000000..d9a672267 --- /dev/null +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/05_ActingPos.vue @@ -0,0 +1,516 @@ + + + + + diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/05_ActingPosHistory.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/05_ActingPosHistory.vue new file mode 100644 index 000000000..4eafa3800 --- /dev/null +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/05_ActingPosHistory.vue @@ -0,0 +1,242 @@ + + + diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue new file mode 100644 index 000000000..6978a9c34 --- /dev/null +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue @@ -0,0 +1,617 @@ + + + + + diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernmentHistory.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernmentHistory.vue new file mode 100644 index 000000000..a157e052a --- /dev/null +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernmentHistory.vue @@ -0,0 +1,242 @@ + + + diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/Main.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/Main.vue index cb571d909..1dee6b8de 100644 --- a/src/modules/04_registryPerson/components/detail/GovernmentInformation/Main.vue +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/Main.vue @@ -6,6 +6,8 @@ import Info from "@/modules/04_registryPerson/components/detail/GovernmentInform import Discipline from "@/modules/04_registryPerson/components/detail/GovernmentInformation/02_Discipline.vue"; //วินัย import Leave from "@/modules/04_registryPerson/components/detail/GovernmentInformation/03_Leave.vue"; //การลา import PerformSpecialWork from "@/modules/04_registryPerson/components/detail/GovernmentInformation/04_PerformSpecialWork.vue"; //ปฏิบัติราชการพิเศษ +import ActingPos from "@/modules/04_registryPerson/components/detail/GovernmentInformation/05_ActingPos.vue"; //รักษาการในตำแหน่ง +import HelpGovernmentDetail from "@/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue"; //ช่วยราชการ import { useRegistryNewDataStore } from "@/modules/04_registryPerson/store"; @@ -35,21 +37,29 @@ const storeRegistry = useRegistryNewDataStore(); + + - + - + - + - + + + + + + +