diff --git a/src/components/custom/Editor/RichTextEditor/index.vue b/src/components/custom/Editor/RichTextEditor/index.vue index c23397c..50abb60 100644 --- a/src/components/custom/Editor/RichTextEditor/index.vue +++ b/src/components/custom/Editor/RichTextEditor/index.vue @@ -21,7 +21,7 @@ onMounted(() => { initEditor() }) -const editorRef = useTemplateRef('editorRef') +const editorRef = useTemplateRef('editorRef') function initEditor() { const options = { modules: {