ชิดซ้าย
This commit is contained in:
parent
911a887011
commit
be910f69ce
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue