fix(用例管理): 用例关联缺陷列表id显示错误
--bug=1036794 --user=王旭 [【功能用例】查看用例 关联缺陷,id显示错误 https://www.tapd.cn/55049933/s/1469570
This commit is contained in:
parent
eeff1a49d1
commit
78047f577a
|
@ -75,7 +75,7 @@
|
|||
const columns: MsTableColumn = [
|
||||
{
|
||||
title: 'caseManagement.featureCase.tableColumnID',
|
||||
dataIndex: 'id',
|
||||
dataIndex: 'num',
|
||||
width: 200,
|
||||
showInTable: true,
|
||||
showTooltip: true,
|
||||
|
|
Loading…
Reference in New Issue