fix : 修改silence reson 为remark
This commit is contained in:
@@ -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
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user