fix:修复 projectTopo metrics 删除会删除节点的问题

This commit is contained in:
zhangyu
2022-06-21 10:46:59 +08:00
parent 6919205fd4
commit 2b92eb3d01
9 changed files with 15 additions and 48 deletions

View File

@@ -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'