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,