From 66f6a726cd7b8dbf2b5b8a24dc31e7a67ad9e748 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Sat, 9 Oct 2021 11:58:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=96=87=E6=9C=AC=E6=A1=86=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E6=A0=BC=E5=BC=8F=E6=A1=86=E6=9C=89=E6=97=B6?= =?UTF-8?q?=E4=B8=8D=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/canvas/custom-component/VText.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/src/components/canvas/custom-component/VText.vue b/frontend/src/components/canvas/custom-component/VText.vue index e91c102318..50442b7c0d 100644 --- a/frontend/src/components/canvas/custom-component/VText.vue +++ b/frontend/src/components/canvas/custom-component/VText.vue @@ -2,6 +2,7 @@