refactor:修复 antd typecheck 提供的报错
This commit is contained in:
@@ -113,7 +113,6 @@ export const useUpload = () => {
|
||||
});
|
||||
} else {
|
||||
// 模式二:后端上传
|
||||
// TODO @芋艿:这里有爆红
|
||||
return uploadFile({ file }, onUploadProgress);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user