From d1466f511cdee980a847cb5d52ec59699bf490fc Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 21 Jun 2024 18:47:45 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F):=20?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F=E5=A2=9E=E5=8A=A0=E5=88=BB?= =?UTF-8?q?=E5=BA=A6=E5=B0=BA=E6=8C=87=E7=A4=BA=E5=8A=9F=E8=83=BD,?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A8=AA=E5=90=91=E6=A0=87=E5=B0=BA=E5=AE=9A?= =?UTF-8?q?=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/custom-component/common/DeRuler.vue | 86 ++++++++++++------- .../src/views/data-visualization/index.vue | 13 ++- 2 files changed, 69 insertions(+), 30 deletions(-) diff --git a/core/core-frontend/src/custom-component/common/DeRuler.vue b/core/core-frontend/src/custom-component/common/DeRuler.vue index cd2a1fdb2b..e0a4116c4f 100644 --- a/core/core-frontend/src/custom-component/common/DeRuler.vue +++ b/core/core-frontend/src/custom-component/common/DeRuler.vue @@ -1,59 +1,87 @@