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