From a6d1baec3ecc1a016ba2109dbd09e0aa8871276d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?= <1262327911@qq.com> Date: Fri, 19 Aug 2022 10:02:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A3=E5=86=B3=E5=8A=A8=E6=80=81?= =?UTF-8?q?=E5=8F=98=E6=9B=B4=E9=A2=9C=E8=89=B2=EF=BC=8C=E9=83=A8=E5=88=86?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E4=B8=8D=E4=BC=9A=E6=9B=B4=E6=96=B0=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CanvasPage/components/ChartThemeColor/index.vue | 9 +++++++-- .../components/ChartAnimation/index.vue | 8 ++++++-- .../ChartData/components/ChartDataAjax/index.vue | 8 ++++++-- .../components/RequestGlobalConfig/index.vue | 7 +++++-- .../chart/ContentEdit/components/EditAlignLine/index.vue | 8 ++++++-- .../chart/ContentEdit/components/EditRule/index.vue | 9 +++++++-- .../chart/ContentEdit/components/EditSelect/index.vue | 7 +++++-- .../chart/ContentEdit/components/EditShapeBox/index.vue | 9 ++++++--- .../components/LayersGroupListItem/index.vue | 6 +++++- .../ContentLayers/components/LayersListItem/index.vue | 8 ++++++-- 10 files changed, 59 insertions(+), 20 deletions(-) diff --git a/src/views/chart/ContentConfigurations/components/CanvasPage/components/ChartThemeColor/index.vue b/src/views/chart/ContentConfigurations/components/CanvasPage/components/ChartThemeColor/index.vue index 18c43f66..8313bda2 100644 --- a/src/views/chart/ContentConfigurations/components/CanvasPage/components/ChartThemeColor/index.vue +++ b/src/views/chart/ContentConfigurations/components/CanvasPage/components/ChartThemeColor/index.vue @@ -28,7 +28,7 @@