tangning 8 months ago
parent
commit
08c639ade3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/operate/data.tsx

+ 1 - 0
src/views/operate/data.tsx

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