From e07a22c4170cecfac580e9317e40a3a998cd0be4 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 25 Sep 2024 16:06:22 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=B5=8C=E5=85=A5=E5=BC=8F):=20=E5=9B=BE?= =?UTF-8?q?=E8=A1=A8=E3=80=81=E4=BB=AA=E8=A1=A8=E6=9D=BF=E3=80=81=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=A4=A7=E5=B1=8F=E5=B0=86=E8=B5=84=E6=BA=90id?= =?UTF-8?q?=E6=94=BE=E5=87=BA=E6=9D=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../core-frontend/src/views/chart/components/editor/index.vue | 4 +--- core/core-frontend/src/views/common/DvDetailInfo.vue | 4 ++-- 2 files changed, 3 insertions(+), 5 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 93beb437c6..268cf8aa92 100644 --- a/core/core-frontend/src/views/chart/components/editor/index.vue +++ b/core/core-frontend/src/views/chart/components/editor/index.vue @@ -1766,9 +1766,7 @@ const deleteChartFieldItem = id => { diff --git a/core/core-frontend/src/views/common/DvDetailInfo.vue b/core/core-frontend/src/views/common/DvDetailInfo.vue index 71e4f667c2..925215ea6e 100644 --- a/core/core-frontend/src/views/common/DvDetailInfo.vue +++ b/core/core-frontend/src/views/common/DvDetailInfo.vue @@ -1,7 +1,7 @@