ชิดซ้าย

This commit is contained in:
setthawutttty 2025-01-23 11:26:26 +07:00
parent 911a887011
commit be910f69ce

View file

@ -71,7 +71,7 @@ const columns = ref<QTableProps["columns"]>([
}, },
{ {
name: "yearly", name: "yearly",
align: "center", align: "left",
label: "รอบ/ปีงบประมาณ", label: "รอบ/ปีงบประมาณ",
sortable: true, sortable: true,
field: "yearly", field: "yearly",
@ -98,7 +98,7 @@ const columns = ref<QTableProps["columns"]>([
}, },
{ {
name: "fee", name: "fee",
align: "right", align: "left",
label: "ค่าธรรมเนียม", label: "ค่าธรรมเนียม",
sortable: true, sortable: true,
field: "fee", field: "fee",