peng
2025-09-10 bd26bb7a8827d792e84e05ac2ebd6e81aad82873
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",