แก้ข้อความ
This commit is contained in:
parent
d9f0b29b2e
commit
63b3f86bc5
2 changed files with 2 additions and 2 deletions
|
|
@ -92,7 +92,7 @@ const items = ref<any>([
|
|||
},
|
||||
{
|
||||
icon: "mdi-account-box-outline",
|
||||
title: "ผู้รับการประเมิน (KPI)",
|
||||
title: "ผู้ขอรับการประเมิน (KPI)",
|
||||
sub: "ประเมินผลการปฏิบัติหน้าที่ราชการ",
|
||||
color: "red-2",
|
||||
path: "/KPI",
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ const columns = ref<QTableProps["columns"]>([
|
|||
{
|
||||
name: "name",
|
||||
align: "left",
|
||||
label: "ผู้รับการประเมิน",
|
||||
label: "ผู้ขอรับการประเมิน",
|
||||
sortable: true,
|
||||
field: "name",
|
||||
headerStyle: "font-size: 14px",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue