Shuxia Ning
2025-01-08 687a3dfd095bc8c099b7fa6e65f0dc699fdc8f1d
WinFrmUI/HStation.WinFrmUI.Assets.Core/08-sprinkler/03-factor/AssetsSprinklerFactorMgrPage.cs
@@ -10,7 +10,7 @@
        {
            InitializeComponent();
            this.gridView1.SetLimitView(30);
            this.PageTitle.Caption = "水表系数";
            this.PageTitle.Caption = "喷头系数";
            this.PageTitle.HeaderSvgImage = AssetsMainSvgImageHelper.Factor;
            this.PageTitle.SvgImageSize = new Size(24, 24);
        }