@@ -378,6 +378,7 @@
this.form.region13 = '{imageUrlPrefix}'+response.data.url;
this.sendData();
}else{
+ this.imgList = [];
this.showFileList=false;
this.warning(response.msg);
}