From 13bc3882edb5ecb03489ac7f1333f645685c04bc Mon Sep 17 00:00:00 2001 From: Cindy Chang Date: Fri, 14 Jun 2024 10:57:31 +0800 Subject: [PATCH] fix #300 handle compare page by handling data[0], data[1] --- src/views/Compare/Dashboard/index.vue | 7 +- src/views/Discover/Performance/FreqChart.vue | 71 ++++++++++++++------ src/views/Discover/Performance/index.vue | 4 +- 3 files changed, 61 insertions(+), 21 deletions(-) diff --git a/src/views/Compare/Dashboard/index.vue b/src/views/Compare/Dashboard/index.vue index 3670cde..a7cf76c 100644 --- a/src/views/Compare/Dashboard/index.vue +++ b/src/views/Compare/Dashboard/index.vue @@ -117,7 +117,10 @@