duheng
2024-09-19 3816b7dfff85051c09a99f2e49196a731ce994a5
WinFrmUI/HStation.WinFrmUI.Xhs.Core/01-home/HomeXhsProjectPage.cs
@@ -187,7 +187,7 @@
                    {
                        Modular = "Xhs",
                        MoudingType = eMoudingType.Tab,
                        Function = "PumpMgr",
                        Function = "pumpMgr",
                    };
                    if (!IsExistPage(pumpGuid, true))
                    {
@@ -201,7 +201,7 @@
                    {
                        Modular = "Xhs",
                        MoudingType = eMoudingType.Tab,
                        Function = "VlveMgr",
                        Function = "ValveMgr",
                    };
                    if (!IsExistPage(valveGuid, true))
                    {