From 8e3407bbcb9e6d0c60af91503eafeeab95ed18c8 Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Thu, 10 Jun 2021 17:30:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8E=A5=E5=8F=A3=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=8C=96):=E4=BF=AE=E5=A4=8D=E6=8A=A5=E5=91=8A=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E9=A5=BC=E5=9B=BE=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=9B=E4=BF=AE=E5=A4=8D=20console=20=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=E5=8E=86=E5=8F=B2=E6=95=B0=E6=8D=AE;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../api/automation/report/ApiReportExport.vue | 2 +- .../automation/report/components/MetricChart.vue | 14 ++++++++++---- .../automation/report/components/ResponseText.vue | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/frontend/src/business/components/api/automation/report/ApiReportExport.vue b/frontend/src/business/components/api/automation/report/ApiReportExport.vue index 34cb5ecf80..ce00198e50 100644 --- a/frontend/src/business/components/api/automation/report/ApiReportExport.vue +++ b/frontend/src/business/components/api/automation/report/ApiReportExport.vue @@ -1,6 +1,6 @@