fix:补充国际化 修改 表达式模板表格 首次加载的问题

This commit is contained in:
zhangyu
2021-05-12 10:59:21 +08:00
parent 6de962f6eb
commit 6cd3febd5a
8 changed files with 30 additions and 29 deletions

View File

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