ปรับเมนู KPI
This commit is contained in:
parent
b82dd420eb
commit
11ced9f05a
4 changed files with 284 additions and 2 deletions
|
|
@ -83,12 +83,20 @@ const items = ref<any>([
|
|||
},
|
||||
{
|
||||
icon: "mdi-account-box-outline",
|
||||
title: "KPI",
|
||||
title: "ขอรับการประเมิน (KPI)",
|
||||
sub: "ประเมินผลการปฏิบัติหน้าที่ราชการ",
|
||||
color: "red-2",
|
||||
path: "/KPI",
|
||||
active: false,
|
||||
},
|
||||
{
|
||||
icon: "mdi-elevator",
|
||||
title: "ทำการประเมิน (KPI)",
|
||||
sub: "ประเมินผลการปฏิบัติหน้าที่ราชการ",
|
||||
color: "red-2",
|
||||
path: "/KPI-evaluator",
|
||||
active: false,
|
||||
},
|
||||
{
|
||||
icon: "mdi-school",
|
||||
title: "ทุนการศึกษา/ฝึกอบรม",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue