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

This commit is contained in:
zhn
2022-12-30 14:02:34 +08:00
@@ -145,13 +145,13 @@ import { ACCESS_TOKEN } from '@/store/mutation-types'
ellipsis: true, ellipsis: true,
scopedSlots: { customRender: 'msgTitile' } scopedSlots: { customRender: 'msgTitile' }
}, },
{ // {
title: this.$t('Sponsor'), // title: this.$t('Sponsor'),
align: 'left', // align: 'left',
ellipsis: true, // ellipsis: true,
dataIndex: 'initiator', // dataIndex: 'initiator',
width: 200 // width: 200
}, // },
{ {
title: this.$t('MessageType'), title: this.$t('MessageType'),
align: 'left', align: 'left',