WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-matching/03-valve/AssetsValveSingleMatchingCtrl.cs
@@ -140,7 +140,7 @@ //曲线数据关联变化 private void SelectData(PhartDiagramRelationExtensionsVmo def) { if (def != null) /*if (def != null) { _viewModel.MatchingCurveDbId = def.ID.ToString(); var curve = def.Diagram.GraphList[0].GetFeatPointList(); @@ -160,7 +160,7 @@ _viewModel.MatchingCurveOL.Add(new HydroCurvePointViewModel(item.X, item.Y)); } } } }*/ } } }