From 8eaeac99a1a612c2b0fc42035a714fcc7f35c4bf Mon Sep 17 00:00:00 2001 From: wisonic Date: Wed, 4 Sep 2024 16:01:51 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E5=9B=BE=E8=A1=A8):=20=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E5=9B=BE=E7=89=87=E6=94=BE=E5=A4=A7=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/views/components/ChartComponentS2.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/core/core-frontend/src/views/chart/components/views/components/ChartComponentS2.vue b/core/core-frontend/src/views/chart/components/views/components/ChartComponentS2.vue index 62ad091ab8..ae2406ad67 100644 --- a/core/core-frontend/src/views/chart/components/views/components/ChartComponentS2.vue +++ b/core/core-frontend/src/views/chart/components/views/components/ChartComponentS2.vue @@ -671,7 +671,7 @@ const tablePageClass = computed(() => { - +
@@ -724,6 +724,13 @@ const tablePageClass = computed(() => { }