duheng
2024-12-24 6936ebf1dfbd0025d3e86ae7dde316b6a6e43b9b
WinFrmUI/Yw.WinFrmUI.Phart.Core/02-pump/04-special/02-working-view/PumpWorkingViewViewModel.cs
@@ -12,10 +12,10 @@
            this.Name = rhs.Name;
            this.CurveName = rhs.CurveName;
            this.Color = rhs.Color;
            this.Items = rhs.Items;
            this.StartH = rhs.StartH;
            this.PipeQ = rhs.PipeQ;
            this.PipeH = rhs.PipeH;
            this.Items = rhs.Items;
        }