ปรับ columns table รายชื่อคนครอง
This commit is contained in:
parent
b7869a5f39
commit
ea01011c03
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ const columns = ref<QTableProps["columns"]>([
|
|||
{
|
||||
name: "position",
|
||||
align: "left",
|
||||
label: "ตำแหน่ง",
|
||||
label: "ตำแหน่งในสายงาน",
|
||||
field: "position",
|
||||
sortable: true,
|
||||
headerStyle: "font-size: 14px",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue