From 31cbe7818f2388929942a3e6377fbb41be4839b2 Mon Sep 17 00:00:00 2001 From: roymondchen Date: Tue, 31 May 2022 11:55:40 +0800 Subject: [PATCH] =?UTF-8?q?fix(editor):=20=E5=8F=B3=E9=94=AE=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=EF=BC=8Cmac=E8=A7=A6=E6=91=B8=E6=9D=BF=E4=B8=8A?= =?UTF-8?q?=E5=AE=B9=E6=98=93=E5=9C=A8=E8=8F=9C=E5=8D=95=E5=87=BA=E7=8E=B0?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E5=80=99=E8=A7=A6=E5=8F=91=E5=BD=93=E5=89=8D?= =?UTF-8?q?=E9=BC=A0=E6=A0=87=E4=BD=8D=E7=BD=AE=E7=9A=84=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/editor/src/components/ContentMenu.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/editor/src/components/ContentMenu.vue b/packages/editor/src/components/ContentMenu.vue index 92792b8d..7adbf2aa 100644 --- a/packages/editor/src/components/ContentMenu.vue +++ b/packages/editor/src/components/ContentMenu.vue @@ -1,5 +1,5 @@