mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-11-09 04:03:38 +08:00
perf: 系统管理
This commit is contained in:
@@ -51,6 +51,15 @@ const systemManagementRouter = {
|
||||
title: "menus.hsDept",
|
||||
roles: ["admin"]
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/system/job/index",
|
||||
name: "SystemJob",
|
||||
meta: {
|
||||
icon: "ri:account-circle-fill",
|
||||
title: "menus.hsDept",
|
||||
roles: ["admin"]
|
||||
}
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user