updated layout
This commit is contained in:
parent
c29eede844
commit
c1cd1989ca
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ const columns = ref<QTableProps["columns"]>([
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "isCondition",
|
name: "isCondition",
|
||||||
align: "left",
|
align: "center",
|
||||||
label: "ตำแหน่งติดเงื่อนไข",
|
label: "ตำแหน่งติดเงื่อนไข",
|
||||||
sortable: false,
|
sortable: false,
|
||||||
field: "isCondition",
|
field: "isCondition",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue