From e117a496613fe572ca6313e94a226f36b1326a22 Mon Sep 17 00:00:00 2001 From: "liu.shiyi" Date: Wed, 26 Jun 2024 11:03:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BC=98=E5=8C=96K=E7=BA=BF=E5=9B=BE?= =?UTF-8?q?=E7=9A=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BasicComponents/Candlestick/index.vue | 38 ++++++----- .../BasicComponents/Candlestick/setting.vue | 64 +------------------ 2 files changed, 23 insertions(+), 79 deletions(-) diff --git a/data-room-ui/packages/BasicComponents/Candlestick/index.vue b/data-room-ui/packages/BasicComponents/Candlestick/index.vue index 4bfcadc9..1d3ad167 100644 --- a/data-room-ui/packages/BasicComponents/Candlestick/index.vue +++ b/data-room-ui/packages/BasicComponents/Candlestick/index.vue @@ -1,5 +1,6 @@