Merge pull request '修复了清楚图片' (#100) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/100
This commit is contained in:
luyuan 2020-09-11 20:43:37 +08:00
commit aa0d7a4a06

View File

@ -119,9 +119,10 @@
title: info.message,
type: 'error'
});
}
this.$refs.upload.clear()
return ;
}
this.image = info.data.file_name;
},