yangyin
2025-03-27 b0de14c2670b9ff0079dacfb4b7457b438368f11
WinFrmUI/DPumpHydr.WinFrmUI.Volute/GlobalResource.cs
@@ -51,6 +51,7 @@
            if (tipLeadingIcon != null)
            {
                image = Properties.Resources.Need16;// GlobalResource.BuildImage(tipLeadingIcon);
                //image = Properties.Resources.minNeed16;// GlobalResource.BuildImage(tipLeadingIcon);
            }
            return image;
        }