mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 18:49:59 +08:00
多选删除图片资源
This commit is contained in:
@@ -77,9 +77,6 @@ export const ResourceVideosPage = () => {
|
||||
width: 100,
|
||||
render: (_, record: any) => (
|
||||
<Space size="small">
|
||||
<Button type="link" className="b-link c-red" onClick={() => null}>
|
||||
编辑
|
||||
</Button>
|
||||
<PerButton
|
||||
type="link"
|
||||
text="删除"
|
||||
|
||||
Reference in New Issue
Block a user