From 7366f015f685e0cf76d29a37bc109466cbc95529 Mon Sep 17 00:00:00 2001 From: "Captain.B" Date: Thu, 10 Jun 2021 10:45:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=9B=91=E6=8E=A7=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=9B=BE=E8=A1=A8=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../report/components/MonitorCard.vue | 339 +++++++----------- .../report/components/TestDetails.vue | 2 +- 2 files changed, 136 insertions(+), 205 deletions(-) diff --git a/frontend/src/business/components/performance/report/components/MonitorCard.vue b/frontend/src/business/components/performance/report/components/MonitorCard.vue index 9a0f8ec205..dc5bddaf8e 100644 --- a/frontend/src/business/components/performance/report/components/MonitorCard.vue +++ b/frontend/src/business/components/performance/report/components/MonitorCard.vue @@ -1,22 +1,22 @@