WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/XhsProjectSimulationMgrPage.cs
@@ -48,7 +48,7 @@ { _project = await BLLFactory<HStation.BLL.XhsProject>.Instance.GetByID(projectId); await SetBindingData(_project); //this.xhsSchemeMgrListCtrl1.SetBindingData(projectId); //this.xhsSchemeMgrListCtrl1.SetMatching(projectId); //_project = await new BLL.XhsProjectStd().GetByID(projectId); //this.PageTitle.Caption = //var projectSite = await new BLL.XhsProjectSiteStd().GetDefaultByProjectID(_project.ID);