From 5d33b6481c574fc1769a0bbf98623d767eedf8d9 Mon Sep 17 00:00:00 2001 From: Cindy Chang Date: Tue, 18 Jun 2024 10:47:58 +0800 Subject: [PATCH] fix: #299 Cycle efficiency X axis should only display to YYYYMM. --- src/views/Compare/Dashboard/index.vue | 13 ++++++++++++- src/views/Discover/Performance/index.vue | 6 +++--- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/src/views/Compare/Dashboard/index.vue b/src/views/Compare/Dashboard/index.vue index 203bea7..fcdc654 100644 --- a/src/views/Compare/Dashboard/index.vue +++ b/src/views/Compare/Dashboard/index.vue @@ -154,6 +154,7 @@