Sfoglia il codice sorgente

bug1894 上传超大图片bug

zhouna 6 anni fa
parent
commit
c5fb9f5a5f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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);
         }