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
commit 06d1f3cd19

View File

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