西海岸:我的申请--详情更改任务时长取值显示
This commit is contained in:
parent
9bba3077ca
commit
a71fc5326e
|
@ -130,9 +130,9 @@ const columns = [
|
|||
key: 'comment',
|
||||
},
|
||||
{
|
||||
title: '任务时长/秒',
|
||||
dataIndex: 'durationInSeconds',
|
||||
key: 'durationInSeconds',
|
||||
title: '任务时长',
|
||||
dataIndex: 'duration',
|
||||
key: 'duration',
|
||||
},
|
||||
]
|
||||
const getInfo = () => {
|
||||
|
|
Loading…
Reference in New Issue