WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-pump/PumpFullInfoViewDlg.cs
@@ -1,6 +1,5 @@ using DevExpress.XtraBars; using HStation.WinFrmUI.PhartRelation; using Yw.WinFrmUI.Phart; namespace HStation.WinFrmUI { @@ -417,7 +416,7 @@ qp = new Yw.Pump.CurveQP(Yw.Pump.eFeatType.Cubic, points_qp); } var dlg = new Yw.WinFrmUI.Phart.PumpPerform2dEditDlg(); var dlg = new Yw.WinFrmUI.Phart.PumpEditChartDlg(); dlg.SetBindingData(qh, qe, qp); dlg.ReloadDataEvent += async (new_qh, new_qe, new_qp) => {