From e758b0a9e0d8024dd83756945530d3efff77e17e Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期三, 13 十一月 2024 13:34:39 +0800 Subject: [PATCH] 2024 11.13 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index f1cdd38..66023a3 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ }, "dependencies": { "@riophae/vue-treeselect": "0.4.0", + "@tinymce/tinymce-vue": "^3.0.1", "axios": "0.24.0", "clipboard": "2.0.8", "core-js": "3.25.3", @@ -53,6 +54,7 @@ "quill": "1.3.7", "screenfull": "5.0.2", "sortablejs": "1.10.2", + "tinymce": "^5.1.0", "vue": "2.6.12", "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", -- Gitblit v1.8.0