Browse Source

docs:周报数据查询

master
waibao2 1 month ago
parent
commit
fc70956c35
  1. 7
      src/views/data/report/index.vue

7
src/views/data/report/index.vue

@ -356,6 +356,13 @@ @@ -356,6 +356,13 @@
// itemWidth: 12,
// itemHeight: 10,
},
toolbox: {
feature: {
saveAsImage: {},
dataView:{}
},
itemGap:30
},
xAxis: {
type: "category",
boundaryGap: true,

Loading…
Cancel
Save