From 05e3edd60cdde8fe3d82eaeaaec86a8cd5c7d7b5 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期四, 19 十二月 2024 11:16:01 +0800 Subject: [PATCH] 新建工作内表格 --- 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