WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/03-valve/01-valvesinglematching/ValveSingleMatchingViewModel.cs
@@ -32,7 +32,7 @@ this.SeriesID = rhs.SeriesID; this.SeriesType = rhs.ValveType; this.SortCode = rhs.SortCode; this.KeyWord = rhs.KeyWord; this.KeyWord = string.Join(",", rhs.KeyWord); this.ValveSetting = rhs.ValveSetting; }