信息中心-文档动态-列宽可拖拽

This commit is contained in:
刘彦泽
2023-02-08 13:41:33 +08:00
parent 5f66277542
commit 7ab3046a5a
@@ -71,7 +71,7 @@
align: 'left',
dataIndex: 'msgContent',
ellipsis: true,
width:1200,
width: 700,
scopedSlots: { customRender: 'msgContent' }
},
{