From 5ca26575367443214da1b533be9fac0b106bd475 Mon Sep 17 00:00:00 2001 From: zhangshun <453905631@qq.com> Date: Mon, 29 Jun 2026 09:23:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96SPC=E7=9B=B4=E6=96=B9?= =?UTF-8?q?=E5=9B=BE=E5=9D=90=E6=A0=87=E8=8C=83=E5=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spc-vue/src/components/EChartPanel.vue | 7 +++--- spc-vue/src/utils/chartOptions.ts | 33 ++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 3 deletions(-) diff --git a/spc-vue/src/components/EChartPanel.vue b/spc-vue/src/components/EChartPanel.vue index e9fc50f..32de351 100644 --- a/spc-vue/src/components/EChartPanel.vue +++ b/spc-vue/src/components/EChartPanel.vue @@ -1,7 +1,7 @@