From d348ffc4148ef237f14143f80c56b40f18654457 Mon Sep 17 00:00:00 2001 From: "hong.yang" Date: Thu, 16 Nov 2023 11:45:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=B1=9E=E6=80=A7=E8=B5=8B=E5=80=BC=E6=97=B6=E7=9A=84=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E8=A6=86=E7=9B=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data-room-ui/packages/PlotRender/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/data-room-ui/packages/PlotRender/index.vue b/data-room-ui/packages/PlotRender/index.vue index 7a95550e..7c1be5fc 100644 --- a/data-room-ui/packages/PlotRender/index.vue +++ b/data-room-ui/packages/PlotRender/index.vue @@ -164,7 +164,6 @@ export default { }) } }) - config.option = { ...config.option, ...option } return config }, dataFormatting (config, data) {