2024-11-18 中铁十一局新页面

This commit is contained in:
Rain 2024-11-18 08:49:22 +08:00
parent bcc2af6658
commit 76016de86f
2 changed files with 9 additions and 5 deletions

BIN
dist.rar

Binary file not shown.

View File

@ -1921,15 +1921,15 @@ export const ZTSYJMenu: Array<any> = [
},
{
moduleName: "人员管理",
modulePath: "/smartSafeHater",
modulePath: "/laborManagement",
menuList: [
{
menuName: "人员定位",
companyPath: "/smartSafeHater"
},
{
menuName: "劳务管理",
companyPath: "/laborManagement"
},
{
menuName: "人员定位",
companyPath: "/smartSafeHater"
}
]
},
@ -1954,6 +1954,10 @@ export const ZTSYJMenu: Array<any> = [
{
moduleName: "AI预警",
modulePath: "/aIEarlyWarning"
},
{
moduleName: "新页面",
modulePath: "/aIEarlyWarning"
}
]; // 中铁十一局
export const XNYZHJJMenu: Array<any> = [