fix:chartTemp 删空后 最后一个元素未正确删除 以及 底部弹窗不消失

This commit is contained in:
zhangyu
2022-06-17 13:58:36 +08:00
parent 14875c9184
commit 6bbb441769
3 changed files with 6 additions and 3 deletions

View File

@@ -87,7 +87,7 @@ export default {
},
{
route: '/agent',
title: this.$t('guide.agent'),
title: this.$t('config.agent.agent.agent'),
icon: 'nz-icon nz-icon-agent',
tip: this.$t('guide.agentTip'),
permissionCode: 'agent_view'