mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 03:09:38 +08:00
上传视频逻辑优化
This commit is contained in:
@@ -130,6 +130,7 @@ export const UploadVideoButton = (props: PropsInterface) => {
|
|||||||
}
|
}
|
||||||
setShowModal(false);
|
setShowModal(false);
|
||||||
setFileList([]);
|
setFileList([]);
|
||||||
|
localFileList.current = [];
|
||||||
props.onUpdate();
|
props.onUpdate();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user