fix:国际化替换

This commit is contained in:
zhangyu
2022-06-23 16:39:20 +08:00
parent 753253f443
commit 8d8654a13a
3 changed files with 4 additions and 4 deletions

View File

@@ -231,7 +231,7 @@ export default {
width: 120,
sortable: 'custom'
}, {
label: this.$t('alert.config.receiver'),
label: this.$t('alert.receiver'),
prop: 'receivers',
show: false,
minWidth: 100