refactor(接口测试): swagger导入列表增加swaggerUrl展示

This commit is contained in:
wxg0103 2024-05-10 09:58:08 +08:00 committed by Craftsman
parent 52fe75ef01
commit 94722eb17e

View File

@ -572,6 +572,16 @@
showDrag: true,
showTooltip: true,
},
{
title: 'project.taskCenter.swaggerUrl',
slotName: 'swaggerUrl',
dataIndex: 'swaggerUrl',
width: 300,
showDrag: false,
showTooltip: true,
columnSelectorDisabled: true,
showInTable: true,
},
{
title: 'apiTestManagement.taskRunRule',
dataIndex: 'value',