add log probation
This commit is contained in:
parent
3b9df73811
commit
09014f2d8e
1 changed files with 5 additions and 0 deletions
|
|
@ -62,6 +62,11 @@ const menuList = ref<{ icon: string; label: string; path: string }[]>([
|
|||
label: "ระบบการบรรจุ แต่งตั้ง ย้าย โอน",
|
||||
path: "/lists?system=placement",
|
||||
},
|
||||
{
|
||||
icon: "mdi-account-convert",
|
||||
label: "ระบบทดลองปฏิบัติหน้าที่ราชการ",
|
||||
path: "/lists?system=probation",
|
||||
},
|
||||
{
|
||||
icon: "mdi-account-star",
|
||||
label: "ระบบการประเมินผลการปฏิบัติราชการระดับบุคคล",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue