From 2034078e45eda082fb982852adf7e666fd6113ad Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Mon, 23 Sep 2024 10:38:44 +0800 Subject: [PATCH 1/3] =?UTF-8?q?feat(=E5=B5=8C=E5=85=A5=E5=BC=8F):=20?= =?UTF-8?q?=E5=9B=BE=E8=A1=A8=E3=80=81=E4=BB=AA=E8=A1=A8=E6=9D=BF=E3=80=81?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F=E5=B0=86=E8=B5=84=E6=BA=90?= =?UTF-8?q?id=E6=94=BE=E5=87=BA=E6=9D=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/chart/components/editor/index.vue | 31 ++++++++++++++----- .../src/views/common/DvDetailInfo.vue | 2 ++ .../views/data-visualization/PreviewHead.vue | 2 +- 3 files changed, 26 insertions(+), 9 deletions(-) diff --git a/core/core-frontend/src/views/chart/components/editor/index.vue b/core/core-frontend/src/views/chart/components/editor/index.vue index a2ccde6641..93beb437c6 100644 --- a/core/core-frontend/src/views/chart/components/editor/index.vue +++ b/core/core-frontend/src/views/chart/components/editor/index.vue @@ -1,4 +1,5 @@