WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/12-report/02-helper/SimulationWorkingReportCtrl.cs
@@ -224,6 +224,8 @@ vm.Working.EnergyStatisticsImagePath = GetImageFilePath(_energyStatisticsImageFileName); _lossStatistics.ExportStatisticsToImage(vm.Working.EnergyStatisticsImagePath); vm.PumpChart = new Yw.DiagramFile.PumpChartViewModel(); return vm; } }