haoxuan
2023-09-19 4e30ca668bdd0795b1845d19273b25592405518a
src/views/visualization.vue
@@ -918,7 +918,7 @@
              if (!this.procInfoTimer) {
                this.procInfoTimer = setInterval(() => {
                  this.getProgressInfo();
                }, 9000);
                }, 3000);
          }
        }
          if (this.Tasks.length == 0) {