mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 13:29:50 +08:00
资源视频列表
This commit is contained in:
@@ -103,7 +103,7 @@ export const UploadImageButton = (props: PropsInterface) => {
|
||||
<Row style={{ marginBottom: 24 }}>
|
||||
<Col span={24}>
|
||||
<UploadImageSub
|
||||
categoryIds={[]}
|
||||
categoryIds={category_ids}
|
||||
onUpdate={() => {
|
||||
resetImageList();
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user