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',
|
titleSlotName: 'resultTitle',
|
||||||
width: 110,
|
width: 110,
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
title: 'caseManagement.caseReview.version',
|
// title: 'caseManagement.caseReview.version',
|
||||||
dataIndex: 'versionName',
|
// dataIndex: 'versionName',
|
||||||
width: 100,
|
// width: 100,
|
||||||
showTooltip: true,
|
// showTooltip: true,
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
title: 'caseManagement.caseReview.creator',
|
title: 'caseManagement.caseReview.creator',
|
||||||
dataIndex: 'createUserName',
|
dataIndex: 'createUserName',
|
||||||
|
|
Loading…
Reference in New Issue