瀏覽代碼

查看表单批量下载进度条

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 = [];