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