WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-matching/03-valve/01-valvesinglematching/ValveSingleMatchingCtrl.cs
@@ -35,7 +35,7 @@ private BLL.AssetsValveMain _valveBll = null; private List<PhartViewModel> _allPhartList = null; private readonly Lazy<BLL.AssetsValveCoefficient> _bll_ex = new(); private readonly Lazy<BLL.AssetsValveFactor> _bll_ex = new(); private HydroValveMatchingViewModel _valveMatchingViewModel;