change name system log

This commit is contained in:
Warunee Tamkoo 2024-08-20 16:24:44 +07:00
parent 849382e46b
commit 7c44653282

View file

@ -55,7 +55,7 @@ const menuList = ref<{ icon: string; label: string; path: string }[]>([
{
icon: "mdi-cash",
label: "ระบบการเลื่อนเงินเดือน/ค่าจ้าง",
path: "/lists?system=payroll",
path: "/lists?system=salary",
},
{
icon: "mdi-account-check-outline",
@ -65,7 +65,7 @@ const menuList = ref<{ icon: string; label: string; path: string }[]>([
{
icon: "mdi-account-star",
label: "ระบบการประเมินผลการปฏิบัติราชการระดับบุคคล",
path: "/lists?system=assessment",
path: "/lists?system=KPI",
},
{
icon: "mdi-briefcase-account",