编辑系统角色权限选择优化

This commit is contained in:
禺狨 2023-04-07 22:12:14 +08:00
parent 5cfb03cd9c
commit c5a5838441

View File

@ -53,11 +53,6 @@ export const SystemAdminrolesUpdate: React.FC<PropInterface> = ({
},
];
const arr2: Option[] = [
{
title: "其它",
value: "其它-n",
children: [],
},
{
title: "学员",
value: "学员-n",