diff --git a/src/uploader/index.js b/src/uploader/index.js
index 36121cf24..11d33ea58 100644
--- a/src/uploader/index.js
+++ b/src/uploader/index.js
@@ -288,7 +288,7 @@ export default createComponent({
if (status === 'uploading' || status === 'failed') {
const MaskIcon =
status === 'failed' ? (
-