duheng
2024-12-27 46db25ec513ceb5dbfa78c1ea447003b41f1c900
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;
        }
    }