@@ -705,6 +745,18 @@ onMounted(async () => {
>
แก้ไขข้อมุล
+
+
+ ลบข้อมูล
+
diff --git a/src/modules/04_registryPerson/components/detail/Employee/02_Employment.vue b/src/modules/04_registryPerson/components/detail/Employee/02_Employment.vue
index 0a745c916..2168cd5ee 100644
--- a/src/modules/04_registryPerson/components/detail/Employee/02_Employment.vue
+++ b/src/modules/04_registryPerson/components/detail/Employee/02_Employment.vue
@@ -159,7 +159,7 @@ function fetchDataEmployment(id: string) {
/**
* function เปิด dialog Form ข้อมูลการจ้าง
- * @param statusEdit สถานะการ สร้าง หรือ แก่ไข
+ * @param statusEdit สถานะการ สร้าง หรือ แก้ไข
* @param id รายการการจ้าง
*/
function onOpenDialog(statusEdit: boolean = false, id: string = "") {
diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/02_Discipline.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/02_Discipline.vue
index 3ee03f658..a726a067f 100644
--- a/src/modules/04_registryPerson/components/detail/GovernmentInformation/02_Discipline.vue
+++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/02_Discipline.vue
@@ -1,7 +1,6 @@