Commit aedc6045 authored by 郝聪敏's avatar 郝聪敏

fix: 修改时间格式问题

parent fda1df68
...@@ -29,7 +29,6 @@ const TableList = () => { ...@@ -29,7 +29,6 @@ const TableList = () => {
title: '交易时间', title: '交易时间',
dataIndex: 'orderTime', dataIndex: 'orderTime',
key: 'orderTime', key: 'orderTime',
valueType: 'date',
hideInSearch: true, hideInSearch: true,
}, },
{ {
......
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