信息中心-我的消息-列宽可拖拽

This commit is contained in:
刘彦泽
2023-02-08 13:41:54 +08:00
parent 7ab3046a5a
commit c69c0c0727
@@ -145,7 +145,7 @@ import { ResizeHeader, ResizeColumnProvide } from '@/mixins/header'
align: 'left',
dataIndex: 'msgContent',
ellipsis: true,
width:800,
width: 450,
scopedSlots: { customRender: 'msgTitile' }
},
// {