Merge pull request #2347 from loadchange/develop_1.2.0
fix: menu config
This commit is contained in:
commit
938f024b51
@ -7,6 +7,10 @@ const configurationMenu = {
|
|||||||
key: 'configurationManagement',
|
key: 'configurationManagement',
|
||||||
url: '/configurationManagement',
|
url: '/configurationManagement',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 'historyRollback',
|
||||||
|
url: '/historyRollback',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 'listeningToQuery',
|
key: 'listeningToQuery',
|
||||||
url: '/listeningToQuery',
|
url: '/listeningToQuery',
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user