1
lixiaojun
2024-10-14 00f75453f7c1d91e898beb830222f37db6058168
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/02-pump/01-pumpsinglematching/PumpSingleMatchingForm.Designer.cs
@@ -42,7 +42,7 @@
            colRatedEfficiency = new DevExpress.XtraGrid.Columns.GridColumn();
            colRatedPower = new DevExpress.XtraGrid.Columns.GridColumn();
            colRatedSpeed = new DevExpress.XtraGrid.Columns.GridColumn();
            xtrPerform2dChart1 = new Yw.WinFrmUI.Phart.PumpPerform2dChart();
            xtrPerform2dChart1 = new Yw.WinFrmUI.Phart.PumpPerformChart();
            searchControl1 = new SearchControl();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
@@ -374,7 +374,7 @@
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
        private DevExpress.XtraEditors.SearchControl searchControl1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private Yw.WinFrmUI.Phart.PumpPerform2dChart xtrPerform2dChart1;
        private Yw.WinFrmUI.Phart.PumpPerformChart xtrPerform2dChart1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraGrid.GridControl gridControl2;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView2;