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