diff --git a/src/modules/13_salary/components/SalaryEmployeeLists/TableTypeOther.vue b/src/modules/13_salary/components/SalaryEmployeeLists/TableTypeOther.vue index 91c1ec314..508744d5f 100644 --- a/src/modules/13_salary/components/SalaryEmployeeLists/TableTypeOther.vue +++ b/src/modules/13_salary/components/SalaryEmployeeLists/TableTypeOther.vue @@ -122,7 +122,7 @@ const baseColumns = ref([ { name: "amount", align: "left", - label: "ค่าจ้างปัจจุบัน", + label: "ค่าจ้างฐาน", sortable: false, field: "amount", headerStyle: "font-size: 14px",