fix:修改BUG

This commit is contained in:
Vce 2024-04-23 21:32:59 +08:00
parent 68df403552
commit 4e579861db

View File

@ -1055,7 +1055,13 @@ export const ZSBFMenu: Array<any> = [
},
{
moduleName: "劳务管理",
modulePath: "/laborManagement"
modulePath: "/laborManagement",
menuList: [
{
menuName: "劳务管理",
companyPath: "/laborManagement"
},
]
},
{
moduleName: "安全管理",