Compare commits

...

2 Commits

Author SHA1 Message Date
luotaiqian 0784830acb Merge remote-tracking branch 'origin/dev' into dev 2026-07-07 15:14:49 +08:00
luotaiqian b1f136c944 bug fix 2026-07-07 15:14:42 +08:00
1 changed files with 5 additions and 0 deletions

View File

@ -64,6 +64,11 @@ const menuItems = [
label: "企业画像管理", label: "企业画像管理",
icon: <BarChartOutlined />, icon: <BarChartOutlined />,
}, },
{
key: "/safetyEval/container/Supervision/ExperManage",
label: "专家管理",
icon: <IdcardOutlined />,
},
], ],
}, },
{ {