From 286d69f9cf55147395141128b5921bf71b6ef315 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Wed, 22 Jan 2025 12:55:49 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=84=E0=B8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../13_salary/components/04_salaryLists/TableTypePending.vue | 2 +- .../components/05_salaryListsEmployee/TableTypePending.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/13_salary/components/04_salaryLists/TableTypePending.vue b/src/modules/13_salary/components/04_salaryLists/TableTypePending.vue index 3d980aed8..745bb991e 100644 --- a/src/modules/13_salary/components/04_salaryLists/TableTypePending.vue +++ b/src/modules/13_salary/components/04_salaryLists/TableTypePending.vue @@ -121,7 +121,7 @@ const columns = ref([ { name: "result", align: "center", - label: "ผลการประเมิน ฯ", + label: "ผลการประเมินฯ", sortable: false, field: "result", headerStyle: "font-size: 14px", diff --git a/src/modules/13_salary/components/05_salaryListsEmployee/TableTypePending.vue b/src/modules/13_salary/components/05_salaryListsEmployee/TableTypePending.vue index aee02168c..9b0563dfc 100644 --- a/src/modules/13_salary/components/05_salaryListsEmployee/TableTypePending.vue +++ b/src/modules/13_salary/components/05_salaryListsEmployee/TableTypePending.vue @@ -132,7 +132,7 @@ const columns = ref([ { name: "result", align: "center", - label: "ผลการประเมิน ฯ", + label: "ผลการประเมินฯ", sortable: false, field: "result", headerStyle: "font-size: 14px",