合并
This commit is contained in:
@ -360,6 +360,8 @@ const customUpload = async (options: any) => {
|
||||
});
|
||||
handleUploadSuccess(res.data, options.file);
|
||||
} catch (err) {
|
||||
console.log(err, 'err');
|
||||
|
||||
handleUploadError();
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user