peng
2025-10-16 593b3453dbf8bb34546ad1b8c6f4b568d1d4ab39
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",