แก้ข้อความในเลื่อนค่าจ้าง
This commit is contained in:
parent
397ba1441f
commit
fb731a9610
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ const baseColumns = ref<QTableProps["columns"]>([
|
||||||
{
|
{
|
||||||
name: "amount",
|
name: "amount",
|
||||||
align: "left",
|
align: "left",
|
||||||
label: "ค่าจ้างปัจจุบัน",
|
label: "ค่าจ้างฐาน",
|
||||||
sortable: false,
|
sortable: false,
|
||||||
field: "amount",
|
field: "amount",
|
||||||
headerStyle: "font-size: 14px",
|
headerStyle: "font-size: 14px",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue