修改禅道已知bug

This commit is contained in:
qq787203167
2022-07-11 11:06:55 +08:00
parent cbaca6ef73
commit d118f62635
@@ -125,6 +125,12 @@
ellipsis: true,
scopedSlots: { customRender: 'msgTitile' }
},
{
title: this.$t('Sponsor'),
align: 'center',
dataIndex: 'initiator',
width: 200,
},
{
title: this.$t('MessageType'),
align: 'center',
@@ -132,12 +138,6 @@
width: 200,
scopedSlots: { customRender: 'msgCategory' }
},
{
title: this.$t('Sponsor'),
align: 'center',
dataIndex: 'initiator',
width: 200,
},
{
title: this.$t('NotificationTime'),
align: 'center',