diff --git a/src/views/data/report/index.vue b/src/views/data/report/index.vue index d0b778d..003ec7d 100644 --- a/src/views/data/report/index.vue +++ b/src/views/data/report/index.vue @@ -356,6 +356,13 @@ // itemWidth: 12, // itemHeight: 10, }, + toolbox: { + feature: { + saveAsImage: {}, + dataView:{} + }, + itemGap:30 + }, xAxis: { type: "category", boundaryGap: true,