4 5 6.1 6.2
This commit is contained in:
parent
4fc086cc2c
commit
de71ce9c92
95 changed files with 1079 additions and 16 deletions
|
|
@ -27,6 +27,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"key": "3",
|
||||
"icon": "mdi-file-outline",
|
||||
"activeIcon": "mdi-file",
|
||||
"label": "คู่มือการใช้งานระบบบริหารจัดการ",
|
||||
|
|
@ -51,8 +52,18 @@
|
|||
"path": "/manual/chapter-5-admin-position-employee"
|
||||
},
|
||||
{
|
||||
"key": "3.6",
|
||||
"label": "ระบบทะเบียนประวัติ",
|
||||
"path": "/manual/chapter-6-admin-registry"
|
||||
"children": [{
|
||||
"label": "ข้าราชการ กทม. สามัญ",
|
||||
"path": "/manual/chapter-6-1-admin-registry"
|
||||
}, {
|
||||
"label": "ลูกจ้างประจำ กทม.",
|
||||
"path": "/manual/chapter-6-2-admin-registry"
|
||||
}, {
|
||||
"label": "ลูกจ้างชั่วคราว",
|
||||
"path": "/manual/chapter-6-admin-registry"
|
||||
}]
|
||||
},
|
||||
{
|
||||
"label": "ระบบทะเบียนประวัติลูกจ้าง",
|
||||
|
|
@ -107,14 +118,13 @@
|
|||
"path": "/manual/chapter-19-admin-development"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": 4,
|
||||
}, {
|
||||
"key": "4",
|
||||
"icon": "mdi-file-outline",
|
||||
"activeIcon": "mdi-file",
|
||||
"label": "คู่มือการใช้งานระบบผู้ใช้งานทั่วไป",
|
||||
"children": [{
|
||||
"key": 4.1,
|
||||
"key": "4.1",
|
||||
"label": "คู่มือการใช้งานระบบข้าราชการกรุงเทพหานครสามัญ",
|
||||
"children": [{
|
||||
"label": "ระบบแผนผังองค์กร",
|
||||
|
|
@ -190,21 +200,17 @@
|
|||
"label": "ระบบการลา",
|
||||
"path": "/manual/chapter-3-user-employee-leave"
|
||||
},
|
||||
{
|
||||
"label": "ระบบลงเวลา (ยังไม่ได้ทำ)",
|
||||
"path": "/manual/"
|
||||
},
|
||||
{
|
||||
"label": "ระบบอุทธรณ์ร้องทุกข์",
|
||||
"path": "/manual/chapter-5-user-employee-appeal-complain"
|
||||
"path": "/manual/chapter-4-user-employee-appeal-complain"
|
||||
},
|
||||
{
|
||||
"label": "ระบบลาออก",
|
||||
"path": "/manual/chapter-6-user-employee-retire"
|
||||
"path": "/manual/chapter-5-user-employee-retire"
|
||||
},
|
||||
{
|
||||
"label": "ระบบบันทึกการลงเวลาปฏิบัติงาน",
|
||||
"path": "/manual/chapter-7-user-employee-worktimerecord"
|
||||
"path": "/manual/chapter-6-user-employee-worktimerecord"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue