修改禅道已知bug
This commit is contained in:
@@ -132,6 +132,12 @@
|
|||||||
width: 200,
|
width: 200,
|
||||||
scopedSlots: { customRender: 'msgCategory' }
|
scopedSlots: { customRender: 'msgCategory' }
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: this.$t('Sponsor'),
|
||||||
|
align: 'center',
|
||||||
|
dataIndex: 'initiator',
|
||||||
|
width: 200,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('NotificationTime'),
|
title: this.$t('NotificationTime'),
|
||||||
align: 'center',
|
align: 'center',
|
||||||
|
|||||||
Reference in New Issue
Block a user