From be014c9431b2fc91861004c62184d2baa5ba4b60 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Fri, 22 Apr 2022 15:18:37 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=B5=8B=E8=AF=95=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E6=8A=A5=E5=91=8A=E6=BB=9A=E5=8A=A8=E6=9D=A1=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/api/automation/report/ApiReportDetail.vue | 2 +- .../business/components/track/plan/view/TestPlanView.vue | 6 ++++-- .../track/plan/view/comonents/load/LoadCaseReportView.vue | 4 ++-- .../comonents/report/detail/TestPlanReportContent.vue | 2 +- .../report/detail/component/ApiScenarioFailureResult.vue | 8 ++++---- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/frontend/src/business/components/api/automation/report/ApiReportDetail.vue b/frontend/src/business/components/api/automation/report/ApiReportDetail.vue index e3e89a3100..b5d5d9a2be 100644 --- a/frontend/src/business/components/api/automation/report/ApiReportDetail.vue +++ b/frontend/src/business/components/api/automation/report/ApiReportDetail.vue @@ -1,6 +1,6 @@