From 94996f6d28f5272d6cb3f991e7d1fb88bf40bcbd Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 31 Aug 2023 14:16:40 +0700 Subject: [PATCH] =?UTF-8?q?POPUP=20=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7?= =?UTF-8?q?=E0=B8=B1=E0=B8=95=E0=B8=B4=E0=B8=96=E0=B8=B7=E0=B8=AD=E0=B8=84?= =?UTF-8?q?=E0=B8=A3=E0=B8=AD=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/registry/api.profile.ts | 2 + .../04_registry/components/PopupHistory.vue | 400 +++++++++++++ .../04_registry/components/TableProfile.vue | 526 +++++++++--------- 3 files changed, 663 insertions(+), 265 deletions(-) create mode 100644 src/modules/04_registry/components/PopupHistory.vue diff --git a/src/api/registry/api.profile.ts b/src/api/registry/api.profile.ts index 62574c66f..c3741f71f 100644 --- a/src/api/registry/api.profile.ts +++ b/src/api/registry/api.profile.ts @@ -183,6 +183,8 @@ export default { profileCitizenId: (citizenId: string) => `${profile}citizenId/${citizenId}`, profileEmployeeIn: `${profile}information/employee`, + profileHistory: (type: string) => `${profile}search/history/oc/${type}` + diff --git a/src/modules/04_registry/components/PopupHistory.vue b/src/modules/04_registry/components/PopupHistory.vue new file mode 100644 index 000000000..73ef17ba7 --- /dev/null +++ b/src/modules/04_registry/components/PopupHistory.vue @@ -0,0 +1,400 @@ + + + + + diff --git a/src/modules/04_registry/components/TableProfile.vue b/src/modules/04_registry/components/TableProfile.vue index a946465f2..157105aef 100644 --- a/src/modules/04_registry/components/TableProfile.vue +++ b/src/modules/04_registry/components/TableProfile.vue @@ -19,6 +19,7 @@
+
-
- - - - - - - - - - - - - - - - - - - - - - - - - - แสดงข้อมูลผู้พ้นจากราชการ - - - ทดลองปฏิบัติหน้าที่ราชการ - - -
- + + + + + + + + + + + + + + + + + + + + + + + แสดงข้อมูลผู้พ้นจากราชการ + + + ทดลองปฏิบัติหน้าที่ราชการ + + +
+
-