From fc70956c35c84694c699c5b30024b84810a6ccaa Mon Sep 17 00:00:00 2001 From: waibao2 <1@qq.com> Date: Thu, 23 Oct 2025 16:14:30 +0800 Subject: [PATCH] =?UTF-8?q?docs:=E5=91=A8=E6=8A=A5=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/data/report/index.vue | 7 +++++++ 1 file changed, 7 insertions(+) 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,