소스 검색

查看表单批量下载进度条

11wqe1 1 년 전
부모
커밋
3bbffb8230
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/pages/test/check/index.vue

+ 1 - 0
src/components/pages/test/check/index.vue

@@ -2008,6 +2008,7 @@ export default {
       this.fileLoading[index].bool=true
       this.fileLoadNum = 0
       this.fileLoadCount = 0
+      this.infoprogress = 0
 			let data = fileData;
 			const zip = new JSZip();
 			let downFileArray = [];