shenzhen-dev #2

Merged
admin merged 614 commits from shenzhen-dev into master 2025-06-03 18:28:43 +08:00
Showing only changes of commit 4e579861db - Show all commits

View File

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