NEZ-2461 feat :前端国际化翻译校正

This commit is contained in:
Xiao Bai
2022-12-15 15:10:08 +08:00
parent 44ef5ac612
commit 52852227e3
5 changed files with 7 additions and 7 deletions

View File

@@ -259,13 +259,13 @@ export default {
minWidth: 200,
show: true
}, {
label: this.$t('alert.alert'),
label: this.$t('overall.alert'),
prop: 'alertNum',
show: true,
width: 120,
sortable: 'custom'
}, {
label: this.$t('alert.receiver'),
label: this.$t('dashboard.panel.receivers'),
prop: 'receivers',
show: false,
minWidth: 100