Compare commits
2 Commits
3aefacff95
...
0784830acb
| Author | SHA1 | Date |
|---|---|---|
|
|
0784830acb | |
|
|
b1f136c944 |
|
|
@ -64,6 +64,11 @@ const menuItems = [
|
||||||
label: "企业画像管理",
|
label: "企业画像管理",
|
||||||
icon: <BarChartOutlined />,
|
icon: <BarChartOutlined />,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: "/safetyEval/container/Supervision/ExperManage",
|
||||||
|
label: "专家管理",
|
||||||
|
icon: <IdcardOutlined />,
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue