ソースを参照

查看表单批量下载进度条

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