Commit c1d23efe authored by 刘怀志's avatar 刘怀志

66950 全局,上传图片无网络条件问题

parent a3c3896a
......@@ -330,6 +330,10 @@ export default {
// 上传失败
handleUploadError() {
this.$modal.msgError('上传图片失败,请重试')
this.cropperVisible = false
this.fileList = []
this.uploadList = []
this.number = 0
// this.$modal.closeLoading()
},
// 上传结束处理
......
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