fix: fix heat menu in administrator
Fix the endpoint for the heat menu in the administrator Change-Id: I543c165017e1d89f146184ec986e05e32254666e
This commit is contained in:
parent
e5df710ce5
commit
9a107cd0da
@ -712,7 +712,7 @@ const renderMenu = (t) => {
|
||||
path: '/heat',
|
||||
name: t('Orchestration'),
|
||||
key: 'heatAdmin',
|
||||
endpoints: 'heats',
|
||||
endpoints: 'heat',
|
||||
icon: <AppstoreOutlined />,
|
||||
children: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user