fix: move debug , deploy to super admin children

This commit is contained in:
oat_dev 2024-07-04 10:53:26 +07:00
parent 6a90488d0a
commit 0470184363
9 changed files with 10 additions and 25 deletions

View file

@ -17,6 +17,15 @@
{
"label": "การใช้งานผู้ดูแลระบบระดับสูง",
"path": "/manual/chapter-2-superadmin-maintenance"
},
{
"label": "คู่มือการตรวจสอบและแก้ไข",
"path": "/manual/chapter-3-superadmin-debug"
},
{
"label": "คู่มือการจัดการระบบ",
"path": "/manual/chapter-4-superadmin-build-and-deploy"
}
]
},
@ -157,17 +166,6 @@
"path": "/manual/chapter-11-user-retire"
}
]
},
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
"label": "คู่มือการตรวจสอบและแก้ไข",
"path": "/debug"
},
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
"label": "คู่มือการจัดการระบบ",
"path": "/build-and-deploy"
}
]