From 72a7c151e9d5f40393f94870d550a917adac41c8 Mon Sep 17 00:00:00 2001 From: roymondchen Date: Thu, 25 Jul 2024 19:30:50 +0800 Subject: [PATCH] =?UTF-8?q?fix(editor):=20=E7=BB=84=E4=BB=B6=E6=A0=91?= =?UTF-8?q?=E5=8F=B3=E9=94=AE=E8=8F=9C=E5=8D=95=E5=9C=A8=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=A0=91=E9=9D=A2=E6=9D=BF=E6=8B=96=E5=87=BA=E6=97=B6=E8=A2=AB?= =?UTF-8?q?=E9=9D=A2=E6=9D=BF=E9=81=AE=E6=8C=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #624 --- packages/editor/src/components/ContentMenu.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/editor/src/components/ContentMenu.vue b/packages/editor/src/components/ContentMenu.vue index 4c797156..abc692c0 100644 --- a/packages/editor/src/components/ContentMenu.vue +++ b/packages/editor/src/components/ContentMenu.vue @@ -38,6 +38,8 @@