updated
This commit is contained in:
parent
9651d6dc91
commit
aaf73b0ad7
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ const columns = ref<QTableProps["columns"]>([
|
||||||
{
|
{
|
||||||
name: "isPosMasterAssign",
|
name: "isPosMasterAssign",
|
||||||
align: "center",
|
align: "center",
|
||||||
label: "การเจ้าหน้าที่",
|
label: "การเจ้าหน้าที่/สกจ.",
|
||||||
sortable: false,
|
sortable: false,
|
||||||
field: "isPosMasterAssign",
|
field: "isPosMasterAssign",
|
||||||
headerStyle: "font-size: 14px",
|
headerStyle: "font-size: 14px",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue