Explorar el Código

查看表单批量下载进度条

11wqe1 hace 1 año
padre
commit
3bbffb8230
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 = [];