mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 16:39:33 +08:00
管理人员角色相关优化
This commit is contained in:
@@ -185,6 +185,7 @@ const SystemAdministratorPage = () => {
|
||||
<div className="tree-main-body">
|
||||
<div className="left-box">
|
||||
<TreeAdminroles
|
||||
refresh={refresh}
|
||||
type=""
|
||||
text={"管理员"}
|
||||
onUpdate={(keys: any, title: any) => {
|
||||
|
||||
Reference in New Issue
Block a user