From 1d051483604edd60744c75ec02b873556fd27fc1 Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Thu, 10 Mar 2022 11:35:37 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-1647=20fix:=20Roles=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E6=9D=83=E9=99=90=E6=97=B6Dashboards=E5=86=85=E7=9A=84View?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E9=80=89=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/popBox/guide.vue | 2 +- .../src/components/common/rightBox/administration/roleBox.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nezha-fronted/src/components/common/popBox/guide.vue b/nezha-fronted/src/components/common/popBox/guide.vue index 3e7616c07..b52f2e85c 100644 --- a/nezha-fronted/src/components/common/popBox/guide.vue +++ b/nezha-fronted/src/components/common/popBox/guide.vue @@ -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' diff --git a/nezha-fronted/src/components/common/rightBox/administration/roleBox.vue b/nezha-fronted/src/components/common/rightBox/administration/roleBox.vue index 61b6b63b1..d9fb16ed1 100644 --- a/nezha-fronted/src/components/common/rightBox/administration/roleBox.vue +++ b/nezha-fronted/src/components/common/rightBox/administration/roleBox.vue @@ -23,7 +23,7 @@ --> - +