zxl
2025-09-01 9797e46619f64bddb78d4b4eaa03d53069ac2ba4
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",