center no /docx
This commit is contained in:
parent
9fa2d6c543
commit
f9d593d536
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ const visibleColumns = ref<string[]>(["no", "status","createdFullName", "created
|
|||
const columns = ref<QTableProps["columns"]>([
|
||||
{
|
||||
name: "no",
|
||||
align: "left",
|
||||
align: "center",
|
||||
label: "ลำดับ",
|
||||
sortable: false,
|
||||
field: "no",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue