ZZJ
2022-03-25 52ad37fba37a1ae72f124106627227a09836be5b
src/Pool/PollData.ts
@@ -176,6 +176,9 @@
      }
      this.barCharts = [this.DiskUsePercent,this.CpuUsedPercent,this.GpuUsedPercent,this.MemUsedPercent]
    }
    console.log(this);
  }
  public async statisticTaskInfo() {