提交 f80adee3 编写于 作者: L liuyijun

fix: 去掉console.log

上级 bfdfeaa6
......@@ -131,7 +131,6 @@ export const Uploader: FunctionComponent<
e: ProgressEvent<XMLHttpRequestEventTarget>,
option: UploadOptions
) => {
console.log('progress', e, option)
setFileList((fileList: FileItem[]) => {
fileList.map((item) => {
if (item.uid === fileItem.uid) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册