From f998d9ec69b0ad784ab6129fed721056d3047005 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 16 Dec 2020 19:55:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E5=9B=BE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Statistics/Statistics.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/Statistics/Statistics.js b/src/components/Statistics/Statistics.js index 57fa16f..5bfe278 100644 --- a/src/components/Statistics/Statistics.js +++ b/src/components/Statistics/Statistics.js @@ -47,7 +47,6 @@ const mixin = { yAxis: [ { type: 'value', - interval: 20, name: '人次', axisTick: { //y轴刻度线 @@ -70,7 +69,6 @@ const mixin = { }, { type: 'value', - interval: 20, name: '数量', splitLine: { show: true,