diff --git a/src/modules/13_salary/components/05_salaryListsEmployee/TableTypeOther.vue b/src/modules/13_salary/components/05_salaryListsEmployee/TableTypeOther.vue index e82845b16..3fc89fbeb 100644 --- a/src/modules/13_salary/components/05_salaryListsEmployee/TableTypeOther.vue +++ b/src/modules/13_salary/components/05_salaryListsEmployee/TableTypeOther.vue @@ -158,7 +158,7 @@ const baseColumns = ref([ }, { name: "remark", - align: "center", + align: "left", label: "หมายเหตุ", sortable: false, field: "remark",