feat(pulisher): last update time
This commit is contained in:
@ -112,8 +112,8 @@ const TableList: React.FC = () => {
|
||||
},
|
||||
},
|
||||
{
|
||||
title: '最新报单时间',
|
||||
dataIndex: 'declareTime',
|
||||
title: '最新通告发布时间',
|
||||
dataIndex: 'lastUpdateTime',
|
||||
valueType: 'dateTime',
|
||||
sorter: true,
|
||||
renderText(created: string) {
|
||||
|
Reference in New Issue
Block a user