安全管理基础信息菜单配置

main
jiangxucong 1 month ago
parent c1280737eb
commit 64b6bb2e40

@ -86,10 +86,10 @@ const SystemContentList = (props) => {
const fixedMenuItems = [
{
"path": "/topnavbar00/hrefficiency/timesheet",
icon: <img src={fireHydrant1} alt="工时仪表盘" style={{ width: '16px', height: '16px' }} />,
"key": "/topnavbar00/hrefficiency/timesheet",
"label": " 工时仪表盘"
"path": "/topnavbar00/hrefficiency/basicinformation",
icon: <img src={fireHydrant1} alt="安全管理基础信息" style={{ width: '16px', height: '16px' }} />,
"key": "/topnavbar00/hrefficiency/basicinformation",
"label": "安全管理基础信息"
},
{
"path": "/topnavbar00/hrefficiency/staffsheet",

Loading…
Cancel
Save