feat:隐藏alert message的remark
This commit is contained in:
@@ -321,7 +321,7 @@
|
|||||||
},{
|
},{
|
||||||
label: this.$t('alert.list.remark'),
|
label: this.$t('alert.list.remark'),
|
||||||
prop: 'remark',
|
prop: 'remark',
|
||||||
show: true,
|
show: false,
|
||||||
minWidth:200
|
minWidth:200
|
||||||
}, {
|
}, {
|
||||||
label: this.$t('alert.list.state'),
|
label: this.$t('alert.list.state'),
|
||||||
|
|||||||
Reference in New Issue
Block a user