WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/00-viewmodel/ValveSeriesViewModel.cs
@@ -12,7 +12,7 @@ { this.Name = rhs.Name; this.ID = rhs.ID; this.ParentID = TreeParentIdsHelper.GetLastParentID(rhs.ParentIds); this.ParentID = rhs.ParentID; this.Description = rhs.Description; } @@ -20,7 +20,7 @@ { this.Name = rhs.Name; this.ID = rhs.ID; this.ParentID = TreeParentIdsHelper.GetLastParentID(rhs.ParentIds); this.ParentID = rhs.ParentID; this.Description = rhs.Description; }