แก้ ตำแหน่งปุ่มดาวโหลด
This commit is contained in:
parent
29b050b33d
commit
1e3193a7d4
1 changed files with 2 additions and 2 deletions
|
|
@ -116,9 +116,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