peng
2025-07-23 1421a6bd5595378c8266f1ff383a61ecfe5d848f
manager/src/components/editor/index.vue
@@ -11,6 +11,7 @@
<script>
import { initEditor } from "@/components/editor/config";
import uploadImage from "@/components/editor/upload-image.vue";
export default {
  components:{uploadImage},
  name: "Tinymce",