2024-11-15 新增路由

This commit is contained in:
Rain 2024-11-15 18:15:45 +08:00
parent f3e626215f
commit bcc2af6658

View File

@ -1920,8 +1920,18 @@ export const ZTSYJMenu: Array<any> = [
]
},
{
moduleName: "人员定位",
modulePath: "/smartSafeHater"
moduleName: "人员管理",
modulePath: "/smartSafeHater",
menuList: [
{
menuName: "人员定位",
companyPath: "/smartSafeHater"
},
{
menuName: "劳务管理",
companyPath: "/laborManagement"
}
]
},
{
moduleName: "车辆测速",
@ -1944,16 +1954,6 @@ export const ZTSYJMenu: Array<any> = [
{
moduleName: "AI预警",
modulePath: "/aIEarlyWarning"
},
{
moduleName: "劳务管理",
modulePath: "/laborManagement",
menuList: [
{
menuName: "劳务管理",
companyPath: "/laborManagement"
}
]
}
]; // 中铁十一局
export const XNYZHJJMenu: Array<any> = [