269f77be by 任超

style:表格修改

1 parent 52b3859e
......@@ -196,7 +196,7 @@ export default {
color: "#fff",
fontSize: "16",
},
interval: this.interval,
// interval: this.interval,
axisLabel: {
formatter: "{value}",
textStyle: {
......
......@@ -132,7 +132,7 @@ export default {
},
grid: {
top: 120,
bottom:100,
bottom: 100,
},
xAxis: [
{
......@@ -188,6 +188,7 @@ export default {
},
},
],
series: [
{
type: "bar",
......