add md for user except chapter1, 4, 8

This commit is contained in:
HAM 2024-06-24 17:49:48 +07:00
parent c4b5a48570
commit 3ef90236e8
11 changed files with 829 additions and 1 deletions

View file

@ -80,6 +80,53 @@
}
]
},
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
"label": "คู่มือการใช้งาน (User)",
"children": [
{
"label": "ระบบแผนผังองค์กร",
"path": "/manual/chapter-1-user-organization-chart"
},
{
"label": "ระบบประเมินบุคคล",
"path": "/manual/chapter-2-user-evaluate"
},
{
"label": "ระบบการลา",
"path": "/manual/chapter-3-user-leave"
},
{
"label": "ระบบผลงาน",
"path": "/manual/chapter-4-user-"
},
{
"label": "ระบบขอโอน",
"path": "/manual/chapter-5-user-transfer"
},
{
"label": "ระบบลาออก",
"path": "/manual/chapter-6-user-retire"
},
{
"label": "ระบบอุทธรณ์ร้องทุกข์",
"path": "/manual/chapter-7-user-appeal-complain"
},
{
"label": "ระบบผู้ขอรับประเมิน (KPI)",
"path": "/manual/chapter-8-user-KPI"
},
{
"label": "ระบบผู้ประเมิน (KPI)",
"path": "/manual/chapter-9-user-KPI-evaluator"
},
{
"label": "ระบบทุนการศึกษา/ฝึกอบรม",
"path": "/manual/chapter-10-user-scholarship"
}
]
},
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
@ -92,4 +139,4 @@
"label": "Build and Deploy",
"path": "/build-and-deploy"
}
]
]