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