From 3c037634a8c5bcc08ff307e35fe7efaf500896c0 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Mon, 19 May 2025 12:51:02 +0700 Subject: [PATCH] fix isEntry text-grey --- .../Achievement/01_ProfessionalLicense.vue | 6 +++++- .../detail/Achievement/03_Insignia.vue | 7 ++++++- .../detail/Achievement/04_DeclarationHonor.vue | 7 ++++++- .../GovernmentInformation/02_Discipline.vue | 6 +++++- .../detail/GovernmentInformation/03_Leave.vue | 6 +++++- .../04_PerformSpecialWork.vue | 6 +++++- .../detail/Other/01_OtherInformation.vue | 6 +++++- .../PersonalInformation/02_NameChangeHistory.vue | 6 +++++- .../detail/PersonalInformation/04_FamilyNew.vue | 16 +++++++++------- .../detail/PersonalInformation/05_Education.vue | 6 +++++- .../PersonalInformation/06_SpecialSkill.vue | 6 +++++- .../detail/Salary/02_NotReceiveSalary.vue | 6 +++++- 12 files changed, 66 insertions(+), 18 deletions(-) diff --git a/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue b/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue index bd9629db9..5dbbf196c 100644 --- a/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue +++ b/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue @@ -496,7 +496,11 @@ onMounted(() => { แก้ไขข้อมูล - +
{{ col.value ? col.value : "-" }}
diff --git a/src/modules/04_registryPerson/components/detail/Achievement/03_Insignia.vue b/src/modules/04_registryPerson/components/detail/Achievement/03_Insignia.vue index a516e844f..1f67d8e44 100644 --- a/src/modules/04_registryPerson/components/detail/Achievement/03_Insignia.vue +++ b/src/modules/04_registryPerson/components/detail/Achievement/03_Insignia.vue @@ -774,7 +774,12 @@ onMounted(async () => { แก้ไขข้อมูล
- +
{{ col.value ? col.value : "-" }}
diff --git a/src/modules/04_registryPerson/components/detail/Achievement/04_DeclarationHonor.vue b/src/modules/04_registryPerson/components/detail/Achievement/04_DeclarationHonor.vue index 00b74a3e1..0abc1be83 100644 --- a/src/modules/04_registryPerson/components/detail/Achievement/04_DeclarationHonor.vue +++ b/src/modules/04_registryPerson/components/detail/Achievement/04_DeclarationHonor.vue @@ -568,7 +568,12 @@ onMounted(() => { แก้ไขข้อมูล
- +
{{ col.value ? col.value : "-" }}
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 bad5dd130..f4b593673 100644 --- a/src/modules/04_registryPerson/components/detail/GovernmentInformation/02_Discipline.vue +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/02_Discipline.vue @@ -588,7 +588,11 @@ onMounted(() => { แก้ไขข้อมูล
- +
{{ col.value ? col.value : "-" }}
diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/03_Leave.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/03_Leave.vue index 2baf29a57..6eed36134 100644 --- a/src/modules/04_registryPerson/components/detail/GovernmentInformation/03_Leave.vue +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/03_Leave.vue @@ -598,7 +598,11 @@ onMounted(() => { แก้ไขข้อมูล
- +
{{ props.rowIndex + 1 }}
diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/04_PerformSpecialWork.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/04_PerformSpecialWork.vue index 6d2a7df33..f94a6171f 100644 --- a/src/modules/04_registryPerson/components/detail/GovernmentInformation/04_PerformSpecialWork.vue +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/04_PerformSpecialWork.vue @@ -572,7 +572,11 @@ onMounted(() => { แก้ไขข้อมูล
- +
{{ col.value ? col.value : "-" }}
diff --git a/src/modules/04_registryPerson/components/detail/Other/01_OtherInformation.vue b/src/modules/04_registryPerson/components/detail/Other/01_OtherInformation.vue index f65e8de2a..f121260db 100644 --- a/src/modules/04_registryPerson/components/detail/Other/01_OtherInformation.vue +++ b/src/modules/04_registryPerson/components/detail/Other/01_OtherInformation.vue @@ -362,7 +362,11 @@ onMounted(() => { แก้ไขข้อมูล
- +
{{ col.value ? col.value : "-" }}
diff --git a/src/modules/04_registryPerson/components/detail/PersonalInformation/02_NameChangeHistory.vue b/src/modules/04_registryPerson/components/detail/PersonalInformation/02_NameChangeHistory.vue index 4bce5855f..cd25048cf 100644 --- a/src/modules/04_registryPerson/components/detail/PersonalInformation/02_NameChangeHistory.vue +++ b/src/modules/04_registryPerson/components/detail/PersonalInformation/02_NameChangeHistory.vue @@ -495,7 +495,11 @@ onMounted(async () => {