From 9d2e1a4d9c599cf570ad2a8c8c3727b3f70656fe Mon Sep 17 00:00:00 2001 From: "Captain.B" Date: Sat, 8 May 2021 14:11:37 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E6=80=A7=E8=83=BD=E6=B5=8B=E8=AF=95):?= =?UTF-8?q?=20=E6=8A=A5=E5=91=8A=E7=BB=9F=E8=AE=A1table=E7=9A=84=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../report/components/ErrorLog.vue | 187 ++++++++++++------ .../report/components/RequestStatistics.vue | 33 ++-- 2 files changed, 144 insertions(+), 76 deletions(-) diff --git a/frontend/src/business/components/performance/report/components/ErrorLog.vue b/frontend/src/business/components/performance/report/components/ErrorLog.vue index 5e63438dc7..6b47234157 100644 --- a/frontend/src/business/components/performance/report/components/ErrorLog.vue +++ b/frontend/src/business/components/performance/report/components/ErrorLog.vue @@ -30,11 +30,9 @@ -
- Top 5 Errors + + #1 Error + + + + #2 Error + + + #3 Error + + + #4 Error + + + #5 Error + @@ -127,57 +153,90 @@ diff --git a/frontend/src/business/components/performance/report/components/RequestStatistics.vue b/frontend/src/business/components/performance/report/components/RequestStatistics.vue index 4013aab85c..80b105270c 100644 --- a/frontend/src/business/components/performance/report/components/RequestStatistics.vue +++ b/frontend/src/business/components/performance/report/components/RequestStatistics.vue @@ -6,14 +6,15 @@ border style="width: 100%" > - + + min-width="150">