yangyin
2024-08-22 5abb1581e61db7a0a8f790d01a4cbf5b53307ca4
WinFrmUI/HStation.WinFrmUI.Assets.Core/00-PumpProductManage/PumpProductMainPanel.cs
@@ -6,7 +6,7 @@
        {
            InitializeComponent();
            this.PageTitle.Caption = "水泵管理";
            this.PageTitle.HeaderSvgImage = this.svgImage32[1];
            this.PageTitle.HeaderSvgImage = this.svgImage32[0];
            this.PageTitle.SvgImageSize = new Size(24, 24);
            this.gridView1.SetNormalView();
            this.gridView1.RegistCustomDrawRowIndicator();