+
-
- {{ props.row.dateStart ? date2Thai(props.row.dateStart) : "-" }}
-
-
- วันที่สิ้นสุด
-
-
- {{ props.row.dateEnd ? date2Thai(props.row.dateEnd) : "-" }}
+
+
+ {{ col.value ? col.value : "-" }}
+ ดูคำสั่ง
+
+
{{ col.value ? col.value : "-" }}
-
-
-
- {{ empType === "" ? "เลขที่ตำแหน่ง" : "ตำแหน่งเลขที่" }}
-
-
- {{ props.row.posNo ? props.row.posNo : "-" }}
-
-
ตำแหน่ง
-
- {{ props.row.position ? props.row.position : "-" }}
-
-
-
-
-
- เลขที่คำสั่ง
-
-
- {{ props.row.refCommandNo }}
- ดูคำสั่ง
-
-
-
-
สถานะ
-
- {{ props.row.status ? "ใช้งาน" : "-" }}
-
-
-
-
+
diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue
index e2d2472a6..66587ef10 100644
--- a/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue
+++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue
@@ -469,7 +469,6 @@ onMounted(() => {