แก้ ตำแหน่งปุ่มดาวโหลด

This commit is contained in:
setthawutttty 2024-10-07 14:30:29 +07:00
parent 29b050b33d
commit 1e3193a7d4

View file

@ -116,9 +116,9 @@ const columns = ref<QTableProps["columns"]>([
},
{
name: "document",
align: "left",
align: "center",
label: "หลักฐานอ้างอิง",
sortable: true,
sortable: false,
field: "document",
headerStyle: "font-size: 14px",
style: "font-size: 14px",