fix: fix heat menu in administrator

Fix the endpoint for the heat menu in the administrator

Change-Id: I543c165017e1d89f146184ec986e05e32254666e
This commit is contained in:
Jingwei.Zhang 2022-08-25 17:28:52 +08:00
parent e5df710ce5
commit 9a107cd0da

View File

@ -712,7 +712,7 @@ const renderMenu = (t) => {
path: '/heat',
name: t('Orchestration'),
key: 'heatAdmin',
endpoints: 'heats',
endpoints: 'heat',
icon: <AppstoreOutlined />,
children: [
{