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