Explorar el Código

bug1894 上传超大图片bug

zhouna hace 6 años
padre
commit
c5fb9f5a5f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/preTreat/PubIndeptQa.vue

+ 1 - 0
src/components/preTreat/PubIndeptQa.vue

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