fix(用例管理): 修复版本字段展示问题
--bug=1035881 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001035881
This commit is contained in:
parent
2799bb29ed
commit
7e6871828d
|
@ -400,12 +400,12 @@
|
|||
titleSlotName: 'resultTitle',
|
||||
width: 110,
|
||||
},
|
||||
{
|
||||
title: 'caseManagement.caseReview.version',
|
||||
dataIndex: 'versionName',
|
||||
width: 100,
|
||||
showTooltip: true,
|
||||
},
|
||||
// {
|
||||
// title: 'caseManagement.caseReview.version',
|
||||
// dataIndex: 'versionName',
|
||||
// width: 100,
|
||||
// showTooltip: true,
|
||||
// },
|
||||
{
|
||||
title: 'caseManagement.caseReview.creator',
|
||||
dataIndex: 'createUserName',
|
||||
|
|
Loading…
Reference in New Issue