update 我的消息

This commit is contained in:
danshihao
2023-11-22 10:03:14 +08:00
parent ca633ac032
commit f63590f012
+1 -1
View File
@@ -135,7 +135,7 @@ export default {
{ {
title: this.$t('message.my.publisher'), title: this.$t('message.my.publisher'),
align: 'center', align: 'center',
dataIndex: 'sender_dictText', dataIndex: 'sender',
width: 150, width: 150,
scopedSlots: { customRender: 'text' } scopedSlots: { customRender: 'text' }
}, },