fix : 修改silence reson 为remark

This commit is contained in:
zhangyu
2021-05-11 17:20:22 +08:00
parent fa61a158e6
commit 70da98a2aa
5 changed files with 8 additions and 8 deletions

View File

@@ -147,8 +147,8 @@ export default {
show: true,
width: 120
}, {
label: this.$t('alert.silence.reason'),
prop: 'reason',
label: this.$t('alert.silence.remark'),
prop: 'remark',
show: true,
width: 120
}, {