From 8b200d35751c7518ccaf0ff7a80d0aee6323832a Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Wed, 22 Jan 2025 14:41:18 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=20=E0=B8=8A?= =?UTF-8?q?=E0=B8=B4=E0=B8=94=E0=B8=8B=E0=B9=89=E0=B8=B2=E0=B8=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/05_salaryListsEmployee/TableTypeOther.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",