duheng
2024-11-12 0bc0468692ad7b16cd2d49d20c4689ddcd6fb212
WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/99-common/PumpPerform2dViewDlg.cs
@@ -55,7 +55,7 @@
            this.xtrPerform2dChart1.SetBindingData(cubic_spline_qh, cubic_spline_qe, cubic_spline_qp, disp_paras, is_calc_disp_paras);
            if (action_spot_q.HasValue)
            {
                this.xtrPerform2dChart1.CalcActionSpotByQ(action_spot_q.Value);
                this.xtrPerform2dChart1.CalcDesignPointByQ(action_spot_q.Value);
            }
        }