perf:首页Echarts图x轴赋值

This commit is contained in:
Xwen
2023-12-16 17:47:44 +08:00
parent 6fc7028507
commit 7141918e27
3 changed files with 9 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ export const statisticsEcharts = {
trigger: "axis",
},
xAxis: {
show: false,
show: true,
type: "category",
data: [],
axisLine: {