WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-matching/18-exchanger/ExchangerSingleMatchingViewModel.cs
@@ -8,7 +8,7 @@ this.Name = rhs.Name; this.Material = rhs.Material; this.SeriesID = rhs.SeriesID; this.KeyWord = string.Join(",", rhs.KeyWord); //this.KeyWord = string.Join(",", rhs.KeyWord); this.Coefficient = rhs.MinorLoss; this.SortCode = rhs.SortCode; this.Description = rhs.Description;