change name system log
This commit is contained in:
parent
849382e46b
commit
7c44653282
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue