Merge branch 'develop' into devTee

This commit is contained in:
STW_TTTY\stwtt 2024-04-25 18:15:04 +07:00
commit 0c47522330

View file

@ -83,7 +83,7 @@ const items = ref<any>([
},
{
icon: "mdi-account-box-outline",
title: "ขอรับการประเมิน (KPI)",
title: "ผู้ขอรับการประเมิน (KPI)",
sub: "ประเมินผลการปฏิบัติหน้าที่ราชการ",
color: "red-2",
path: "/KPI",
@ -91,7 +91,7 @@ const items = ref<any>([
},
{
icon: "mdi-elevator",
title: "ทำการประเมิน (KPI)",
title: "ผู้ประเมิน (KPI)",
sub: "ประเมินผลการปฏิบัติหน้าที่ราชการ",
color: "red-2",
path: "/KPI-evaluator",