icon center
This commit is contained in:
parent
cbfc9dbc21
commit
6d9ab2d421
1 changed files with 2 additions and 2 deletions
|
|
@ -83,9 +83,9 @@ const columns = ref<QTableProps["columns"]>([
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "document",
|
name: "document",
|
||||||
align: "left",
|
align: "center",
|
||||||
label: "หลักฐานอ้างอิง",
|
label: "หลักฐานอ้างอิง",
|
||||||
sortable: true,
|
sortable: false,
|
||||||
field: "document",
|
field: "document",
|
||||||
headerStyle: "font-size: 14px",
|
headerStyle: "font-size: 14px",
|
||||||
style: "font-size: 14px",
|
style: "font-size: 14px",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue