chore(测试计划): 性能测试列表隐藏执行结果只展示状态

This commit is contained in:
CaptainB 2023-04-11 10:13:06 +08:00 committed by 刘瑞斌
parent 099a5dfdcf
commit 11c65dd358
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ const TRACK_HEADER = {
{id: 'userName', key: '4', label: 'load_test.user_name'},
{id: 'createTime', key: '5', label: 'commons.create_time'},
{id: 'status', key: '6', label: 'commons.status'},
{id: 'caseStatus', key: '7', label: 'test_track.plan.load_case.execution_status'},
// {id: 'caseStatus', key: '7', label: 'test_track.plan.load_case.execution_status'},
{id: 'loadReportId', key: '8', label: 'test_track.plan.load_case.report'},
],
//测试计划-场景用例