Commit 785f47e1 authored by cellee's avatar cellee

Signed-off-by: cellee <893264950@qq.com>

parent b751d25a
......@@ -28,13 +28,13 @@ const service = (props: any) => {
width: 160,
},
{
title: 'Description',
dataIndex: 'reportContent',
key: 'reportContent',
width: 400,
ellipsis: true,
},
// {
// title: 'Description',
// dataIndex: 'reportContent',
// key: 'reportContent',
// width: 400,
// ellipsis: true,
// },
{
title: 'Submission Time',
dataIndex: 'createTime',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment