lixiaojun
2024-12-11 d60d42b1ac40fa619dbe21b5692cbd07d772a0b1
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();
        }
        //项目站方案增加事件