แก้ข้อความ
This commit is contained in:
parent
23c62a9fa5
commit
09dfc5a916
2 changed files with 2 additions and 2 deletions
|
|
@ -146,7 +146,7 @@ const baseColumnsActing = ref<QTableColumn[]>([
|
|||
{
|
||||
name: "posMasterNo",
|
||||
align: "left",
|
||||
label: "รักษาการตำแหน่งเลขที่",
|
||||
label: "รักษาการ (เลขที่ตำแหน่ง)",
|
||||
sortable: false,
|
||||
field: "posMasterNo",
|
||||
headerStyle: "font-size: 14px",
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ const baseColumns = ref<QTableProps["columns"]>([
|
|||
{
|
||||
name: "posNo",
|
||||
align: "left",
|
||||
label: "รักษาการในตำแหน่ง",
|
||||
label: "รักษาการ (เลขที่ตำแหน่ง)",
|
||||
field: "posNo",
|
||||
sortable: false,
|
||||
headerStyle: "font-size: 14px",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue