视频、图片列表优化

This commit is contained in:
unknown
2023-07-31 10:48:43 +08:00
parent 2ce6292f44
commit 242d29bf5e
3 changed files with 13 additions and 12 deletions

View File

@@ -80,7 +80,6 @@ export const CourseAttachmentUpdate: React.FC<PropInterface> = ({
message.error("请选择课件");
return;
}
console.log(hours);
courseAttachment
.storeCourseAttachmentMulti(id, hours)