fix:补充国际化 修改 表达式模板表格 首次加载的问题
This commit is contained in:
@@ -127,7 +127,7 @@ export default {
|
||||
sortable: 'custom'
|
||||
},
|
||||
{
|
||||
label: 'Name',
|
||||
label: this.$t('alert.silence.name'),
|
||||
prop: 'name',
|
||||
show: true,
|
||||
width: 150
|
||||
|
||||
Reference in New Issue
Block a user