fix(用例管理): 修复版本字段展示问题

--bug=1035881 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001035881
This commit is contained in:
guoyuqi 2024-03-21 18:07:14 +08:00 committed by 刘瑞斌
parent 2799bb29ed
commit 7e6871828d
1 changed files with 6 additions and 6 deletions

View File

@ -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',