mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 05:39:38 +08:00
系统配置子页面
This commit is contained in:
@@ -60,7 +60,7 @@ const items = [
|
||||
"system",
|
||||
<i className="iconfont icon-icon-setting" />,
|
||||
[
|
||||
getItem("系统配置", "/system/index", null, null, null),
|
||||
getItem("系统配置", "/system/config/index", null, null, null),
|
||||
getItem("管理人员", "/system/administrator", null, null, null),
|
||||
getItem("角色配置", "/system/adminroles", null, null, null),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user