修改已知bug

This commit is contained in:
qq787203167
2022-03-24 17:38:12 +08:00
parent 5a5e462a29
commit bf33cfedf5
9 changed files with 43 additions and 30 deletions
@@ -110,7 +110,6 @@
title: this.$t('MessageContent'),
align: 'center',
dataIndex: 'msgContent',
width: 600,
ellipsis: true,
scopedSlots: { customRender: 'msgContent' }
},