fix: 修复切换中英文的问题

This commit is contained in:
zhangyu
2021-05-12 09:47:28 +08:00
parent ba854123d4
commit 920d9e2b36
4 changed files with 9 additions and 6 deletions

View File

@@ -132,7 +132,7 @@ export default {
show: true,
width: 150
}, {
label: 'Matchers',
label: this.$t('alert.silence.matchers'),
prop: 'matchers',
show: true,
sortable: 'custom'