feat:隐藏alert message的remark

This commit is contained in:
zhangyu
2020-12-24 11:08:31 +08:00
parent d2c855c074
commit a91f9b64bf

View File

@@ -321,7 +321,7 @@
},{
label: this.$t('alert.list.remark'),
prop: 'remark',
show: true,
show: false,
minWidth:200
}, {
label: this.$t('alert.list.state'),