fix(接口测试): 修复接口定义查看变更历史时间一直变的缺陷

--bug=1037362 --user=王孝刚 【接口测试】接口定义-预览-变更历史-更新时间-更新时间一直在变动
https://www.tapd.cn/55049933/s/1478673
This commit is contained in:
wxg0103 2024-03-21 15:27:00 +08:00 committed by 刘瑞斌
parent 3d0986b14e
commit 4e8b71f853
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
},
{
title: 'apiTestManagement.updateTime',
dataIndex: 'updateTime',
dataIndex: 'createTime',
sortable: {
sortDirections: ['ascend', 'descend'],
sorter: true,