fix:修复 projectTopo metrics 删除会删除节点的问题
This commit is contained in:
@@ -87,7 +87,7 @@ export default {
|
||||
},
|
||||
{
|
||||
route: '/agent',
|
||||
title: this.$t('config.agent.agent.agent'),
|
||||
title: this.$t('guide.agent'),
|
||||
icon: 'nz-icon nz-icon-agent',
|
||||
tip: this.$t('guide.agentTip'),
|
||||
permissionCode: 'agent_view'
|
||||
|
||||
Reference in New Issue
Block a user