ชิดซ้าย

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