From 5ea175d6754e4a4ada217ef5c2f0a6f7835d1b12 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Mon, 31 Mar 2025 12:47:14 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=E0=B8=82=E0=B9=89=E0=B8=AD=E0=B8=84=E0=B8=A7=E0=B8=B2=E0=B8=A1?= =?UTF-8?q?=E0=B9=80=E0=B8=87=E0=B8=B4=E0=B8=99=E0=B9=80=E0=B8=94=E0=B8=B7?= =?UTF-8?q?=E0=B8=AD=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../13_salary/components/04_salaryLists/TableTypePending.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/13_salary/components/04_salaryLists/TableTypePending.vue b/src/modules/13_salary/components/04_salaryLists/TableTypePending.vue index 8af27fda9..f95ef55cb 100644 --- a/src/modules/13_salary/components/04_salaryLists/TableTypePending.vue +++ b/src/modules/13_salary/components/04_salaryLists/TableTypePending.vue @@ -146,7 +146,7 @@ const columns = ref([ { name: "posSalary", align: "center", - label: "ประวัติตำแหน่ง/เงินเดือน", + label: "ประวัติเงินเดือน/ค่าจ้าง", sortable: false, field: "posSalary", headerStyle: "font-size: 14px",