From 3453ad540f74a8778a2e5e790f32fd3688fcaa71 Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Mon, 18 Mar 2024 14:27:22 +0800
Subject: [PATCH] =?UTF-8?q?feat(=E5=9B=BE=E8=A1=A8):=20=E5=AF=8C=E6=96=87?=
=?UTF-8?q?=E6=9C=AC=E8=A7=86=E5=9B=BE=E5=A2=9E=E5=8A=A0=E7=82=B9=E5=87=BB?=
=?UTF-8?q?=E5=AD=97=E6=AE=B5=E6=97=A2=E5=8F=AF=E9=80=89=E4=B8=AD=E8=AE=BE?=
=?UTF-8?q?=E7=BD=AE=E6=A0=B7=E5=BC=8F=E6=95=88=E6=9E=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../rich-text/DeRichTextView.vue | 8 +-
.../rich-text/DeRichTextViewBack.vue | 198 ------------------
2 files changed, 5 insertions(+), 201 deletions(-)
delete mode 100644 core/core-frontend/src/custom-component/rich-text/DeRichTextViewBack.vue
diff --git a/core/core-frontend/src/custom-component/rich-text/DeRichTextView.vue b/core/core-frontend/src/custom-component/rich-text/DeRichTextView.vue
index 37d80a5c41..27e68ab32d 100644
--- a/core/core-frontend/src/custom-component/rich-text/DeRichTextView.vue
+++ b/core/core-frontend/src/custom-component/rich-text/DeRichTextView.vue
@@ -5,6 +5,7 @@
@keydown.stop
@keyup.stop
@dblclick="setEdit"
+ @click="onClick"
>