Shuxia Ning
2024-11-04 19c435880e9b567dfa2fe4dae3f2f180a03aa753
WinFrmUI/Yw.WinFrmUI.Phart.Core/01-perform/01-pump-chart/01-chart/03-serial-parallel/PumpSerialParallelInfoViewModel.cs
@@ -58,11 +58,8 @@
            if (this.QpCalc != null)
                this.QpCalc.MaxX = this.QpCalc.MaxX * this.ExtendRatio / 100;
            if (this.ExtendRatio>100)
            {
                this.ExtendFlow = this.Qh.MaxX;
            }
            this.ExtendFlow = this.Qh.MaxX;
        }