diff --git a/frontend/src/business/components/performance/home/PerformanceReportRecentList.vue b/frontend/src/business/components/performance/home/PerformanceReportRecentList.vue index 74ca92ecfc..df0b358f44 100644 --- a/frontend/src/business/components/performance/home/PerformanceReportRecentList.vue +++ b/frontend/src/business/components/performance/home/PerformanceReportRecentList.vue @@ -21,7 +21,7 @@ @@ -30,8 +30,11 @@ + + diff --git a/frontend/src/business/components/performance/report/PerformanceTestReport.vue b/frontend/src/business/components/performance/report/PerformanceTestReport.vue index ac0c9678d9..e80f679439 100644 --- a/frontend/src/business/components/performance/report/PerformanceTestReport.vue +++ b/frontend/src/business/components/performance/report/PerformanceTestReport.vue @@ -46,29 +46,7 @@ prop="status" :label="$t('commons.status')"> +
+ + {{ row.status }} + + + {{ row.status }} + + + {{ row.status }} + + + + + {{ row.status }} + + + + {{ row.status }} + +
+ + + + +