kpi แก้ชื่อฟิล

This commit is contained in:
setthawutttty 2025-03-18 13:57:19 +07:00
parent cddd19efc2
commit 8da2bcc2a3
5 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@ const columnsRespondent = ref<QTableProps["columns"]>([
{
name: "positionType",
align: "left",
label: "ประเภทตำแหน่ง",
label: "ตำแหน่งประเภท",
sortable: true,
field: "positionType",
headerStyle: "font-size: 14px",

View file

@ -54,7 +54,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "posMasterNoOld",
align: "left",
label: "ตำแหน่งเลขที่",
label: "เลขที่ตำแหน่ง",
sortable: true,
field: "posMasterNoOld",
headerStyle: "font-size: 14px",