@@ -11,6 +11,7 @@ export const refundTimeTableSchema: BasicColumn[] = [
},
{
title: '留言内容',
+ ellipsis: true,
slots: { customRender: 'copy' },
width: 250,
dataIndex: 'content',