From 9135aa4e977c5bc5cb5d5c618903ef46ab181047 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Wed, 25 May 2022 16:54:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=AF=8C=E6=96=87?= =?UTF-8?q?=E6=9C=AC=E8=A1=A8=E6=A0=BC=E3=80=81=E5=9B=BE=E7=89=87=E7=AD=89?= =?UTF-8?q?=E6=8B=96=E6=8B=BD=E7=84=A6=E7=82=B9=E7=BC=96=E8=BE=91=E6=97=B6?= =?UTF-8?q?=E9=94=99=E4=BD=8D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../canvas/custom-component/DeRichText.vue | 22 +++++++++---------- 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/frontend/src/components/canvas/custom-component/DeRichText.vue b/frontend/src/components/canvas/custom-component/DeRichText.vue index 52d34d89d7..3f245890e7 100644 --- a/frontend/src/components/canvas/custom-component/DeRichText.vue +++ b/frontend/src/components/canvas/custom-component/DeRichText.vue @@ -9,13 +9,7 @@ :disabled="!canEdit" @onClick="onClick" /> - - - - - -