src/views/datamanage/dataUpdata.vue
@@ -2290,14 +2290,15 @@ this.multipleSelection[this.taskStatus].path ) { this.tableData[i].status = "质检成功"; } } if (this.progress == 1) { // if (this.progress == 1) { clearInterval(this.setIntel); this.setIntel = null; this.taskStatus++; this.getStartTaskStatus(); } // } } else { //任务失败 for (var i in this.tableData) { @@ -2349,11 +2350,11 @@ } } } if (this.progress == 1) { // if (this.progress == 1) { clearInterval(this.setIntel); this.setIntel = null; this.loading = false; } // } } else { //任务失败 for (var i in this.tableData) {