src/components/chart/BarChart.vue @@ -132,7 +132,7 @@ splitLine: { show: true, lineStyle: { color: '#e8eff8', color: '#999999', } }, min: function (data) { @@ -196,7 +196,6 @@ show: false, }; } // 返回标题 return opt.title; },