From be910f69ce31771931f215ae3f303499c1db0efd Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Thu, 23 Jan 2025 11:26:26 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=8A=E0=B8=B4=E0=B8=94=E0=B8=8B=E0=B9=89?= =?UTF-8?q?=E0=B8=B2=E0=B8=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/03_recruiting/views/02_qualify/Period.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/03_recruiting/views/02_qualify/Period.vue b/src/modules/03_recruiting/views/02_qualify/Period.vue index 20553f9c1..2e7d3acaa 100644 --- a/src/modules/03_recruiting/views/02_qualify/Period.vue +++ b/src/modules/03_recruiting/views/02_qualify/Period.vue @@ -71,7 +71,7 @@ const columns = ref([ }, { name: "yearly", - align: "center", + align: "left", label: "รอบ/ปีงบประมาณ", sortable: true, field: "yearly", @@ -98,7 +98,7 @@ const columns = ref([ }, { name: "fee", - align: "right", + align: "left", label: "ค่าธรรมเนียม", sortable: true, field: "fee",