mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-02 20:19:16 +08:00
refactor(接口测试): swagger导入列表增加swaggerUrl展示
This commit is contained in:
parent
52fe75ef01
commit
94722eb17e
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user