Shuxia Ning
2024-12-11 3a8ca9cfb9312444b7cbe9c1988829432c4ba80d
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/XhsProjectSimulationMgrPage.cs
@@ -309,6 +309,11 @@
            };
            dlg.SetBindingData(project, projectSite, hydroInfo);
            dlg.ShowDialog();
            //var dlg = new CreateXhsSchemeDlg();
            //dlg.Shown += delegate { WaitFormHelper.HideWaitForm(this.FindForm()); };
            //dlg.SetBindingData(project, projectSite, hydroInfo);
            //dlg.ShowDialog();
        }
        //项目站方案增加事件