From 41669a13704f36a3db943fabd5e730b8fcbf7cd3 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Fri, 15 Mar 2024 11:12:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20markdown=E7=BC=96=E8=BE=91=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/paragraph/component/ParagraphForm.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/src/views/paragraph/component/ParagraphForm.vue b/ui/src/views/paragraph/component/ParagraphForm.vue index 4c8833f5b..03f4396e7 100644 --- a/ui/src/views/paragraph/component/ParagraphForm.vue +++ b/ui/src/views/paragraph/component/ParagraphForm.vue @@ -82,7 +82,6 @@ const toolbars = [ 'pageFullscreen', 'preview', 'htmlPreview', - 'catalog' ] as any[] const editorRef = ref()