WinFrmUI/Yw.WinFrmUI.Hydro.Core/10-working/03-monitor/HydroWorkingMonitorViewModel.cs
@@ -15,9 +15,9 @@ /// </summary> public HydroWorkingMonitorViewModel(HydroMonitorValueViewModel rhs) { this.Relation = rhs.Vmo.Relation; this.Relation = rhs.Vmo.Parter; this.PropName = rhs.Vmo.PropName; this.PropValue = rhs.MonitorValue; this.PropValue = rhs.PropValue; } /// <summary>