From b7f29ce38c789e2b0816feffdff5ce41d98f46f1 Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Wed, 15 Nov 2023 16:40:06 +0800
Subject: [PATCH] =?UTF-8?q?refactor(=E8=A7=86=E5=9B=BE):=20=E5=AF=8C?=
=?UTF-8?q?=E6=96=87=E6=9C=AC=E8=A7=86=E5=9B=BE=E7=82=B9=E5=87=BB=E7=BC=96?=
=?UTF-8?q?=E8=BE=91=E6=8C=89=E9=92=AE=E6=96=87=E6=9C=AC=E5=8C=BA=E5=9F=9F?=
=?UTF-8?q?=E8=BF=9B=E5=85=A5=E7=BC=96=E8=BE=91=E7=8A=B6=E6=80=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../canvas/components/editor/EditBar.vue | 14 +++++++-------
.../canvas/customComponent/DeRichTextView.vue | 1 +
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/core/frontend/src/components/canvas/components/editor/EditBar.vue b/core/frontend/src/components/canvas/components/editor/EditBar.vue
index d7fcf4702a..ab369e12d0 100644
--- a/core/frontend/src/components/canvas/components/editor/EditBar.vue
+++ b/core/frontend/src/components/canvas/components/editor/EditBar.vue
@@ -145,7 +145,7 @@
:target="curComponent.hyperlinks.openMode "
:href="curComponent.hyperlinks.content "
>
-
+
@@ -193,7 +193,7 @@