lixiaojun
2025-02-17 92437d69a32c79cebf0708c147c0f3c0a24f2e23
WinFrmUI/Yw.WinFrmUI.Hydro.Core/10-working/03-monitor/HydroWorkingMonitorViewModel.cs
@@ -15,7 +15,7 @@
        /// </summary>
        public HydroWorkingMonitorViewModel(HydroMonitorValueViewModel rhs)
        {
            this.Relation = rhs.Vmo.Relation;
            this.Relation = rhs.Vmo.Parter;
            this.PropName = rhs.Vmo.PropName;
            this.PropValue = rhs.PropValue;
        }