NEZ-1647 fix: Roles设置权限时Dashboards内的View无法选中

This commit is contained in:
@changcode
2022-03-10 11:35:37 +08:00
parent c503d90326
commit 1d05148360
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ export default {
},
{
route: '/monitor/project',
title: this.$t('guide.monitor'),
title: this.$t('overall.monitor'),
icon: 'nz-icon nz-icon-menu-project',
tip: this.$t('guide.monitorTip'),
permissionCode: 'project_view'