From 7615cd178bddab96443504029285d65ea1e7d447 Mon Sep 17 00:00:00 2001 From: pyt <626651354@qq.com> Date: 星期五, 16 五月 2025 09:22:21 +0800 Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/leshan-laboratory --- laboratory/src/components/AiEditor/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/laboratory/src/components/AiEditor/index.vue b/laboratory/src/components/AiEditor/index.vue index 4619576..9433983 100644 --- a/laboratory/src/components/AiEditor/index.vue +++ b/laboratory/src/components/AiEditor/index.vue @@ -72,7 +72,6 @@ }, mounted() { this.initEditor() - console.log('editor instance:', this.editor) }, beforeDestroy() { this.destroyEditor() -- Gitblit v1.7.1