feat(测试计划): 计划详情-关联接口用例抽屉-CASE-表头字段增加路径

This commit is contained in:
teukkk 2024-07-24 18:08:32 +08:00 committed by 刘瑞斌
parent 1b0166efba
commit 1b7951e8e8
1 changed files with 7 additions and 0 deletions

View File

@ -172,6 +172,13 @@
width: 150,
showDrag: true,
},
{
title: 'apiTestManagement.path',
dataIndex: 'path',
showTooltip: true,
width: 200,
showDrag: true,
},
{
title: 'common.tag',
slotName: 'tags',