From 9e5a6ba53e76ea90c126640e121ef530d54c8e98 Mon Sep 17 00:00:00 2001 From: wally <18603454788@163.com> Date: Mon, 15 Nov 2021 23:37:01 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=A4=9A=E8=BD=B4=E5=9B=BE?= =?UTF-8?q?=E8=A1=A8=E4=BF=AE=E6=94=B9,=E6=9C=AA=E5=AE=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../statistical/stastistical-chart.vue | 34 ++- src/utils/statistical.js | 220 ++++++++++-------- src/views/statistical-report.vue | 7 +- 3 files changed, 150 insertions(+), 111 deletions(-) diff --git a/src/components/statistical/stastistical-chart.vue b/src/components/statistical/stastistical-chart.vue index b62596c..47096de 100644 --- a/src/components/statistical/stastistical-chart.vue +++ b/src/components/statistical/stastistical-chart.vue @@ -6,8 +6,9 @@