mirror of
https://github.com/PlayEdu/backend
synced 2025-06-08 06:37:49 +08:00
资源视频编辑、删除权限去除
This commit is contained in:
parent
5d69ed977b
commit
fd2f1327ac
@ -72,11 +72,6 @@ export const SystemAdminrolesCreate: React.FC<PropInterface> = ({
|
||||
value: "线上课-n",
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
title: "资源",
|
||||
value: "资源-n",
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
title: "资源分类",
|
||||
value: "资源分类-n",
|
||||
|
@ -75,11 +75,6 @@ export const SystemAdminrolesUpdate: React.FC<PropInterface> = ({
|
||||
value: "线上课-n",
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
title: "资源",
|
||||
value: "资源-n",
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
title: "资源分类",
|
||||
value: "资源分类-n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user