diff --git a/jero-web/src/views/dashboard/customContentList.vue b/jero-web/src/views/dashboard/customContentList.vue index d9ebc5e0c..5f2d5fc4f 100644 --- a/jero-web/src/views/dashboard/customContentList.vue +++ b/jero-web/src/views/dashboard/customContentList.vue @@ -71,7 +71,7 @@ align: 'left', dataIndex: 'msgContent', ellipsis: true, - width:1200, + width: 700, scopedSlots: { customRender: 'msgContent' } }, {