From d8c9b5062f34f5660ad6e15ccde1798caca514dd Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Sun, 7 Apr 2024 18:23:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/staticMenu.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/staticMenu.ts b/src/config/staticMenu.ts index 2ca399b..d24f144 100644 --- a/src/config/staticMenu.ts +++ b/src/config/staticMenu.ts @@ -499,10 +499,10 @@ export const HFQCMenu: Array = [ menuName: "临边防护报警", companyPath: "/edgeProtection2" }, - { - menuName: "智能烟感监测", - companyPath: "/smokeSensor" - } + // { + // menuName: "智能烟感监测", + // companyPath: "/smokeSensor" + // } ] }, {