feat(测试计划): 计划详情-关联接口用例抽屉-CASE-表头字段增加路径
This commit is contained in:
parent
1b0166efba
commit
1b7951e8e8
|
@ -172,6 +172,13 @@
|
||||||
width: 150,
|
width: 150,
|
||||||
showDrag: true,
|
showDrag: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'apiTestManagement.path',
|
||||||
|
dataIndex: 'path',
|
||||||
|
showTooltip: true,
|
||||||
|
width: 200,
|
||||||
|
showDrag: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'common.tag',
|
title: 'common.tag',
|
||||||
slotName: 'tags',
|
slotName: 'tags',
|
||||||
|
|
Loading…
Reference in New Issue