mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-01 03:28:59 +08:00
fix(接口测试): 修改接口报告表头字段显示有问题的缺陷
This commit is contained in:
parent
2650120822
commit
9e46c80c05
@ -200,7 +200,7 @@
|
||||
showDrag: true,
|
||||
},
|
||||
{
|
||||
title: 'report.status',
|
||||
title: 'report.result',
|
||||
dataIndex: 'status',
|
||||
slotName: 'status',
|
||||
filterConfig: {
|
||||
@ -216,7 +216,7 @@
|
||||
showDrag: true,
|
||||
},
|
||||
{
|
||||
title: 'report.result',
|
||||
title: 'report.status',
|
||||
dataIndex: 'execStatus',
|
||||
slotName: 'execStatus',
|
||||
filterConfig: {
|
||||
|
Loading…
Reference in New Issue
Block a user