Merge "fix: fix heat menu in administrator"

This commit is contained in:
Zuul
2022-08-26 03:51:08 +00:00
committed by Gerrit Code Review

View File

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