From bcc2af6658e36a07137b6b1bf89648e7ab93c01a Mon Sep 17 00:00:00 2001 From: Rain <904416525@qq.com> Date: Fri, 15 Nov 2024 18:15:45 +0800 Subject: [PATCH] =?UTF-8?q?2024-11-15=20=E6=96=B0=E5=A2=9E=E8=B7=AF?= =?UTF-8?q?=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/staticMenu.ts | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/config/staticMenu.ts b/src/config/staticMenu.ts index 05bf0d7..578e578 100644 --- a/src/config/staticMenu.ts +++ b/src/config/staticMenu.ts @@ -1920,8 +1920,18 @@ export const ZTSYJMenu: Array = [ ] }, { - moduleName: "人员定位", - modulePath: "/smartSafeHater" + moduleName: "人员管理", + modulePath: "/smartSafeHater", + menuList: [ + { + menuName: "人员定位", + companyPath: "/smartSafeHater" + }, + { + menuName: "劳务管理", + companyPath: "/laborManagement" + } + ] }, { moduleName: "车辆测速", @@ -1944,16 +1954,6 @@ export const ZTSYJMenu: Array = [ { moduleName: "AI预警", modulePath: "/aIEarlyWarning" - }, - { - moduleName: "劳务管理", - modulePath: "/laborManagement", - menuList: [ - { - menuName: "劳务管理", - companyPath: "/laborManagement" - } - ] } ]; // 中铁十一局 export const XNYZHJJMenu: Array = [