duheng
2024-12-04 3886a51f03ec14650e5b7127539104ad40e496da
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/XhsProjectSimulationCorePage.cs
@@ -2252,6 +2252,7 @@
            {
                this.barBtnAddWorking.Enabled = false;
                workingHelper.ResetWorking(rhs);
                UpdateWorkingCheckedList(rhs, false);
                this.AppendWorkingEvent?.Invoke(rhs);
            };
            dlg.ShowDialog();
@@ -2341,11 +2342,10 @@
            }
            else
            {
                //var dlg = new HydroMultiWorkingLossStatisticsDlg();
                //dlg.SetBindingData(_hydroInfo, allCheckedWorkingList);
                //dlg.ShowDialog();
                var dlg = new SimulationMultiWorkingPumpAnalyDlg();
                dlg.SetBindingData(_hydroInfo, allCheckedWorkingList);
                dlg.ShowDialog();
            }
        }
        //能效分析