WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-matching/16-sprinkler/AssetsSprinklerSingleMatchingViewModel.cs
@@ -20,7 +20,7 @@ this.Name = rhs.Name; this.Material = rhs.Material; this.Caliber = rhs.Caliber; this.Coefficient = rhs.MinorLoss; this.Coefficient = rhs.FlowMinorLoss; this.Angle = rhs.Angle; this.KeyWords = HStation.Service.Assets.KeyWordHelper.ToString(rhs.KeyWords); this.Flags = Yw.Untity.FlagsHelper.ToString(rhs.Flags);