Parcourir la source

QHSE跳转添加路由

Zimo il y a 14 heures
Parent
commit
bfb8b8ff7d

+ 2 - 1
src/layout/components/Menu/src/components/useRenderMenuItem.tsx

@@ -47,7 +47,8 @@ export const useRenderMenuItem = () =>
                 '台账管理',
                 '证书管理',
                 '危险源管理',
-                '环境因素识别'
+                '环境因素识别',
+                '事故事件上报'
               ].includes(v.meta?.title)
             )
           } else {