fix:修改BUG
This commit is contained in:
parent
68df403552
commit
4e579861db
@ -1055,7 +1055,13 @@ export const ZSBFMenu: Array<any> = [
|
||||
},
|
||||
{
|
||||
moduleName: "劳务管理",
|
||||
modulePath: "/laborManagement"
|
||||
modulePath: "/laborManagement",
|
||||
menuList: [
|
||||
{
|
||||
menuName: "劳务管理",
|
||||
companyPath: "/laborManagement"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
moduleName: "安全管理",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user