Browse Source

Merge branch 'master' of dd.tall.wiki:binbin0314/salt-lake-hospital

master
lucky 5 years ago
parent
commit
969ef2d866
  1. 2
      src/components/Statistics/Statistics.js

2
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,

Loading…
Cancel
Save