mirror of
https://github.com/PlayEdu/backend
synced 2025-11-19 07:37:44 +08:00
编辑系统角色权限选择优化
This commit is contained in:
@@ -53,11 +53,6 @@ export const SystemAdminrolesUpdate: React.FC<PropInterface> = ({
|
||||
},
|
||||
];
|
||||
const arr2: Option[] = [
|
||||
{
|
||||
title: "其它",
|
||||
value: "其它-n",
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
title: "学员",
|
||||
value: "学员-n",
|
||||
|
||||
Reference in New Issue
Block a user