Merge remote-tracking branch 'origin/fix_bug_first_stage' into fix_bug_first_stage

This commit is contained in:
wangzhijiang
2022-07-11 09:51:40 +08:00
@@ -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',