From 8d8654a13aa4e3572ac4b6adf73fd2512ec24d2a Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 23 Jun 2022 16:39:20 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/detailView/list/alertRule/alertRuleDetail.vue | 2 +- nezha-fronted/src/components/common/rightBox/alertRuleBox.vue | 4 ++-- .../src/components/common/table/alert/alertRuleTable.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nezha-fronted/src/components/common/detailView/list/alertRule/alertRuleDetail.vue b/nezha-fronted/src/components/common/detailView/list/alertRule/alertRuleDetail.vue index 01742bf03..f0941a92c 100644 --- a/nezha-fronted/src/components/common/detailView/list/alertRule/alertRuleDetail.vue +++ b/nezha-fronted/src/components/common/detailView/list/alertRule/alertRuleDetail.vue @@ -137,7 +137,7 @@ export default { width: 120, sortable: 'custom' }, { - label: this.$t('alert.config.receiver'), + label: this.$t('alert.receiver'), prop: 'receivers', show: false, minWidth: 100 diff --git a/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue b/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue index 62e3e3b09..4d901525f 100644 --- a/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue +++ b/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue @@ -100,7 +100,7 @@ - + - +