admin 1-3
This commit is contained in:
parent
de71ce9c92
commit
4bf5dcc630
82 changed files with 1057 additions and 551 deletions
477
public/toc.json
477
public/toc.json
|
|
@ -1,219 +1,262 @@
|
|||
[{
|
||||
"icon": "mdi-home-variant-outline",
|
||||
"activeIcon": "mdi-home-variant",
|
||||
"label": "หน้าแรก",
|
||||
"path": "/"
|
||||
},
|
||||
{
|
||||
"icon": "mdi-file-outline",
|
||||
"activeIcon": "mdi-file",
|
||||
"label": "คู่มือการใช้งานระบบแอดมิน",
|
||||
"children": [{
|
||||
"label": "การใช้งานผู้ดูแลระบบ",
|
||||
"path": "/manual/chapter-1-superadmin-maintenance"
|
||||
},
|
||||
{
|
||||
"label": "การใช้งานผู้ดูแลระบบระดับสูง",
|
||||
"path": "/manual/chapter-2-superadmin-maintenance"
|
||||
},
|
||||
{
|
||||
"label": "คู่มือการตรวจสอบและแก้ไข",
|
||||
"path": "/manual/chapter-3-superadmin-debug"
|
||||
},
|
||||
{
|
||||
"label": "คู่มือการจัดการระบบ",
|
||||
"path": "/manual/chapter-4-superadmin-build-and-deploy"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "3",
|
||||
"icon": "mdi-file-outline",
|
||||
"activeIcon": "mdi-file",
|
||||
"label": "คู่มือการใช้งานระบบบริหารจัดการ",
|
||||
"children": [{
|
||||
"label": "การเข้าสู่ระบบ",
|
||||
"path": "/manual/chapter-1-admin-login"
|
||||
},
|
||||
{
|
||||
"label": "ระบบข้อมูลการประเมิน",
|
||||
"path": "/manual/chapter-2-admin-evaluate"
|
||||
},
|
||||
{
|
||||
"label": "ระบบโครงสร้างอัตรากำลัง",
|
||||
"path": "/manual/chapter-3-admin-organization"
|
||||
},
|
||||
{
|
||||
"label": "ระบบรักษาการในตำแหน่ง",
|
||||
"path": "/manual/chapter-4-admin-acting"
|
||||
},
|
||||
{
|
||||
"label": "ระบบอัตรากำลังลูกจ้าง",
|
||||
"path": "/manual/chapter-5-admin-position-employee"
|
||||
},
|
||||
{
|
||||
"key": "3.6",
|
||||
"label": "ระบบทะเบียนประวัติ",
|
||||
"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": "ระบบทะเบียนประวัติลูกจ้าง",
|
||||
"path": "/manual/chapter-7-admin-registry-employee"
|
||||
},
|
||||
{
|
||||
"label": "ระบบออกคำสั่ง",
|
||||
"path": "/manual/chapter-8-admin-order"
|
||||
},
|
||||
{
|
||||
"label": "ระบบสรรหา",
|
||||
"path": "/manual/chapter-9-admin-recruit"
|
||||
},
|
||||
{
|
||||
"label": "ระบบบรรจุ",
|
||||
"path": "/manual/chapter-10-admin-appointment"
|
||||
},
|
||||
{
|
||||
"label": "ทดลองปฏิบัติหน้าที่ราชการ",
|
||||
"path": "/manual/chapter-11-admin-probation"
|
||||
},
|
||||
{
|
||||
"label": "ระบบพ้นจากราชการ",
|
||||
"path": "/manual/chapter-12-admin-retirement"
|
||||
},
|
||||
{
|
||||
"label": "ระบบเครื่องราช",
|
||||
"path": "/manual/chapter-13-admin-insignia"
|
||||
},
|
||||
{
|
||||
"label": "ระบบการลา",
|
||||
"path": "/manual/chapter-14-admin-leave"
|
||||
},
|
||||
{
|
||||
"label": "ระบบวินัย",
|
||||
"path": "/manual/chapter-15-admin-discipline"
|
||||
},
|
||||
{
|
||||
"label": "ระบบประเมินบุคคล",
|
||||
"path": "/manual/chapter-16-admin-KPI"
|
||||
},
|
||||
{
|
||||
"label": "ระบบเงินเดือนและค่าจ้าง",
|
||||
"path": "/manual/chapter-17-admin-salary"
|
||||
},
|
||||
{
|
||||
"label": "ระบบประเมินผลการปฎิบัติ",
|
||||
"path": "/manual/chapter-18-admin-perf-evaluation"
|
||||
},
|
||||
{
|
||||
"label": "ระบบพัฒนา",
|
||||
"path": "/manual/chapter-19-admin-development"
|
||||
}
|
||||
]
|
||||
}, {
|
||||
"key": "4",
|
||||
"icon": "mdi-file-outline",
|
||||
"activeIcon": "mdi-file",
|
||||
"label": "คู่มือการใช้งานระบบผู้ใช้งานทั่วไป",
|
||||
"children": [{
|
||||
"key": "4.1",
|
||||
"label": "คู่มือการใช้งานระบบข้าราชการกรุงเทพหานครสามัญ",
|
||||
"children": [{
|
||||
"label": "ระบบแผนผังองค์กร",
|
||||
"path": "/manual/chapter-1-user-organization-chart"
|
||||
},
|
||||
{
|
||||
"label": "ระบบทะเบียนประวัติ",
|
||||
"path": "/manual/chapter-2-user-registry"
|
||||
},
|
||||
{
|
||||
"label": "ระบบประเมินบุคคล",
|
||||
"path": "/manual/chapter-3-user-evaluate"
|
||||
},
|
||||
{
|
||||
"label": "ระบบการลา",
|
||||
"path": "/manual/chapter-4-user-leave"
|
||||
},
|
||||
{
|
||||
"label": "ระบบผลงาน",
|
||||
"path": "/manual/chapter-5-user-portfolio"
|
||||
},
|
||||
{
|
||||
"label": "ระบบขอโอน",
|
||||
"path": "/manual/chapter-6-user-transfer"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"label": "ระบบการพัฒนารายบุคคล",
|
||||
"path": "/manual/chapter-11-user-Individual-development"
|
||||
},
|
||||
{
|
||||
"label": "ระบบลาออก",
|
||||
"path": "/manual/chapter-12-user-retire"
|
||||
},
|
||||
{
|
||||
"label": "ระบบบันทึกการลงเวลาปฏิบัติงาน",
|
||||
"path": "/manual/chapter-13-user-worktimerecord"
|
||||
},
|
||||
{
|
||||
"label": "ระบบทุนการศึกษา/ฝึกอบรม",
|
||||
"path": "/manual/chapter-14-user-service-testing"
|
||||
}
|
||||
]
|
||||
},
|
||||
[
|
||||
{
|
||||
"icon": "mdi-home-variant-outline",
|
||||
"activeIcon": "mdi-home-variant",
|
||||
"label": "หน้าแรก",
|
||||
"path": "/"
|
||||
},
|
||||
{
|
||||
"icon": "mdi-file-outline",
|
||||
"activeIcon": "mdi-file",
|
||||
"label": "คู่มือการใช้งานระบบแอดมิน",
|
||||
"children": [
|
||||
{
|
||||
"label": "การใช้งานผู้ดูแลระบบ",
|
||||
"path": "/manual/chapter-1-superadmin-maintenance"
|
||||
},
|
||||
{
|
||||
"label": "การใช้งานผู้ดูแลระบบระดับสูง",
|
||||
"path": "/manual/chapter-2-superadmin-maintenance"
|
||||
},
|
||||
{
|
||||
"label": "คู่มือการตรวจสอบและแก้ไข",
|
||||
"path": "/manual/chapter-3-superadmin-debug"
|
||||
},
|
||||
{
|
||||
"label": "คู่มือการจัดการระบบ",
|
||||
"path": "/manual/chapter-4-superadmin-build-and-deploy"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": 3,
|
||||
"icon": "mdi-file-outline",
|
||||
"activeIcon": "mdi-file",
|
||||
"label": "คู่มือการใช้งานระบบบริหารจัดการ",
|
||||
"children": [
|
||||
{
|
||||
"label": "การเข้าสู่ระบบ",
|
||||
"path": "/manual/chapter-1-admin-login"
|
||||
},
|
||||
|
||||
{
|
||||
"key": 4.2,
|
||||
"label": "คู่มือการใช้งานระบบลูกจ้างประจำกรุงเทพมหานคร",
|
||||
"children": [{
|
||||
"label": "ระบบแผนผังองค์กร",
|
||||
"path": "/manual/chapter-1-user-employee-organization-chart"
|
||||
},
|
||||
{
|
||||
"label": "ระบบทะเบียนประวัติ",
|
||||
"path": "/manual/chapter-2-user-employee-registry"
|
||||
},
|
||||
{
|
||||
"label": "ระบบการลา",
|
||||
"path": "/manual/chapter-3-user-employee-leave"
|
||||
},
|
||||
{
|
||||
"label": "ระบบอุทธรณ์ร้องทุกข์",
|
||||
"path": "/manual/chapter-4-user-employee-appeal-complain"
|
||||
},
|
||||
{
|
||||
"label": "ระบบลาออก",
|
||||
"path": "/manual/chapter-5-user-employee-retire"
|
||||
},
|
||||
{
|
||||
"label": "ระบบบันทึกการลงเวลาปฏิบัติงาน",
|
||||
"path": "/manual/chapter-6-user-employee-worktimerecord"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"label": "ระบบข้อมูลการประเมิน",
|
||||
"children": [
|
||||
{
|
||||
"label": "ตัวชี้วัด",
|
||||
"children": [
|
||||
{
|
||||
"label": "ตามแผน",
|
||||
"path": "/manual/chapter-2-1-admin-evaluate"
|
||||
},
|
||||
{
|
||||
"label": "ตามตำแหน่ง",
|
||||
"path": "/manual/chapter-2-2-admin-evaluate"
|
||||
},
|
||||
{
|
||||
"label": "งานอื่นๆ ที่ได้รับมอบหมาย",
|
||||
"path": "/manual/chapter-2-3-admin-evaluate"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"label": "สมรรถนะ",
|
||||
"path": "/manual/chapter-2-4-admin-evaluate"
|
||||
},
|
||||
{
|
||||
"label": "ยุทธศาสตร์",
|
||||
"path": "/manual/chapter-2-5-admin-evaluate"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "ระบบโครงสร้างอัตรากำลัง",
|
||||
"path": "/manual/chapter-3-admin-organization"
|
||||
},
|
||||
{
|
||||
"label": "ระบบรักษาการในตำแหน่ง",
|
||||
"path": "/manual/chapter-4-admin-acting"
|
||||
},
|
||||
{
|
||||
"label": "ระบบอัตรากำลังลูกจ้าง",
|
||||
"path": "/manual/chapter-5-admin-position-employee"
|
||||
},
|
||||
{
|
||||
"key": "3.6",
|
||||
"label": "ระบบทะเบียนประวัติ",
|
||||
"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": "ระบบทะเบียนประวัติลูกจ้าง",
|
||||
"path": "/manual/chapter-7-admin-registry-employee"
|
||||
},
|
||||
{
|
||||
"label": "ระบบออกคำสั่ง",
|
||||
"path": "/manual/chapter-8-admin-order"
|
||||
},
|
||||
{
|
||||
"label": "ระบบสรรหา",
|
||||
"path": "/manual/chapter-9-admin-recruit"
|
||||
},
|
||||
{
|
||||
"label": "ระบบบรรจุ",
|
||||
"path": "/manual/chapter-10-admin-appointment"
|
||||
},
|
||||
{
|
||||
"label": "ทดลองปฏิบัติหน้าที่ราชการ",
|
||||
"path": "/manual/chapter-11-admin-probation"
|
||||
},
|
||||
{
|
||||
"label": "ระบบพ้นจากราชการ",
|
||||
"path": "/manual/chapter-12-admin-retirement"
|
||||
},
|
||||
{
|
||||
"label": "ระบบเครื่องราช",
|
||||
"path": "/manual/chapter-13-admin-insignia"
|
||||
},
|
||||
{
|
||||
"label": "ระบบการลา",
|
||||
"path": "/manual/chapter-14-admin-leave"
|
||||
},
|
||||
{
|
||||
"label": "ระบบวินัย",
|
||||
"path": "/manual/chapter-15-admin-discipline"
|
||||
},
|
||||
{
|
||||
"label": "ระบบประเมินบุคคล",
|
||||
"path": "/manual/chapter-16-admin-KPI"
|
||||
},
|
||||
{
|
||||
"label": "ระบบเงินเดือนและค่าจ้าง",
|
||||
"path": "/manual/chapter-17-admin-salary"
|
||||
},
|
||||
{
|
||||
"label": "ระบบประเมินผลการปฎิบัติ",
|
||||
"path": "/manual/chapter-18-admin-perf-evaluation"
|
||||
},
|
||||
{
|
||||
"label": "ระบบพัฒนา",
|
||||
"path": "/manual/chapter-19-admin-development"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": 4,
|
||||
"icon": "mdi-file-outline",
|
||||
"activeIcon": "mdi-file",
|
||||
"label": "คู่มือการใช้งานระบบผู้ใช้งานทั่วไป",
|
||||
"children": [
|
||||
{
|
||||
"key": 4.1,
|
||||
"label": "คู่มือการใช้งานระบบข้าราชการกรุงเทพหานครสามัญ",
|
||||
"children": [
|
||||
{
|
||||
"label": "ระบบแผนผังองค์กร",
|
||||
"path": "/manual/chapter-1-user-organization-chart"
|
||||
},
|
||||
{
|
||||
"label": "ระบบทะเบียนประวัติ",
|
||||
"path": "/manual/chapter-2-user-registry"
|
||||
},
|
||||
{
|
||||
"label": "ระบบประเมินบุคคล",
|
||||
"path": "/manual/chapter-3-user-evaluate"
|
||||
},
|
||||
{
|
||||
"label": "ระบบการลา",
|
||||
"path": "/manual/chapter-4-user-leave"
|
||||
},
|
||||
{
|
||||
"label": "ระบบผลงาน",
|
||||
"path": "/manual/chapter-5-user-portfolio"
|
||||
},
|
||||
{
|
||||
"label": "ระบบขอโอน",
|
||||
"path": "/manual/chapter-6-user-transfer"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"label": "ระบบการพัฒนารายบุคคล",
|
||||
"path": "/manual/chapter-11-user-Individual-development"
|
||||
},
|
||||
{
|
||||
"label": "ระบบลาออก",
|
||||
"path": "/manual/chapter-12-user-retire"
|
||||
},
|
||||
{
|
||||
"label": "ระบบบันทึกการลงเวลาปฏิบัติงาน",
|
||||
"path": "/manual/chapter-13-user-worktimerecord"
|
||||
},
|
||||
{
|
||||
"label": "ระบบทุนการศึกษา/ฝึกอบรม",
|
||||
"path": "/manual/chapter-14-user-service-testing"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"key": 4.2,
|
||||
"label": "คู่มือการใช้งานระบบลูกจ้างประจำกรุงเทพมหานคร",
|
||||
"children": [
|
||||
{
|
||||
"label": "ระบบแผนผังองค์กร",
|
||||
"path": "/manual/chapter-1-user-employee-organization-chart"
|
||||
},
|
||||
{
|
||||
"label": "ระบบทะเบียนประวัติ",
|
||||
"path": "/manual/chapter-2-user-employee-registry"
|
||||
},
|
||||
{
|
||||
"label": "ระบบการลา",
|
||||
"path": "/manual/chapter-3-user-employee-leave"
|
||||
},
|
||||
{
|
||||
"label": "ระบบลงเวลา (ยังไม่ได้ทำ)",
|
||||
"path": "/manual/"
|
||||
},
|
||||
{
|
||||
"label": "ระบบอุทธรณ์ร้องทุกข์",
|
||||
"path": "/manual/chapter-5-user-employee-appeal-complain"
|
||||
},
|
||||
{
|
||||
"label": "ระบบลาออก",
|
||||
"path": "/manual/chapter-6-user-employee-retire"
|
||||
},
|
||||
{
|
||||
"label": "ระบบบันทึกการลงเวลาปฏิบัติงาน",
|
||||
"path": "/manual/chapter-7-user-employee-worktimerecord"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue