소스 검색

bug1894 上传超大图片bug

zhouna 6 년 전
부모
커밋
c5fb9f5a5f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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);
         }