mirror of
https://github.com/PlayEdu/backend
synced 2025-12-29 20:39:48 +08:00
视频、图片列表优化
This commit is contained in:
@@ -80,7 +80,6 @@ export const CourseAttachmentUpdate: React.FC<PropInterface> = ({
|
||||
message.error("请选择课件");
|
||||
return;
|
||||
}
|
||||
console.log(hours);
|
||||
|
||||
courseAttachment
|
||||
.storeCourseAttachmentMulti(id, hours)
|
||||
|
||||
Reference in New Issue
Block a user