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 @@
+
-
- - - - - - - - - - - - - - - - - - - - - - - - - - แสดงข้อมูลผู้พ้นจากราชการ - - - ทดลองปฏิบัติหน้าที่ราชการ - - -
- + + + + + + + + + + + + + + + + + + + + + + + แสดงข้อมูลผู้พ้นจากราชการ + + + ทดลองปฏิบัติหน้าที่ราชการ + + +
+
-