diff --git a/src/modules/00_support/components/category/TableCategory.vue b/src/modules/00_support/components/category/TableCategory.vue index 01a6f3dce..3ed78a92c 100644 --- a/src/modules/00_support/components/category/TableCategory.vue +++ b/src/modules/00_support/components/category/TableCategory.vue @@ -14,7 +14,7 @@ const categoryId = ref(""); const columnsCategory = [ { name: "name", - align: "center", + align: "left", label: "ประเภทของปัญหา", field: "name", sortable: true, @@ -23,7 +23,7 @@ const columnsCategory = [ }, { name: "actions", - align: "center", + align: "right", label: "", field: "", headerStyle: "font-size: 14px", @@ -48,7 +48,7 @@ onMounted(async () => { @click="router.go(-1)" > -

จัดการประเภคของปัญหา

+

จัดการประเภทของปัญหา

@@ -68,14 +68,14 @@ onMounted(async () => { > เพิ่มข้อมูล - - + { /> - +