Commit 86cddaf7 authored by 华国豪's avatar 华国豪 🙄

1

parent f806a731
......@@ -756,6 +756,7 @@ export default {
}).catch(function(reason){
that.$refs['my-upload'].clearFiles();
that.$message.error('上传失败!');
that.MsgBus.$emit('UploadSelfFileErr')
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment