Shuxia Ning
2025-01-08 687a3dfd095bc8c099b7fa6e65f0dc699fdc8f1d
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;
        }