This commit is contained in:
zhaofang
2022-07-26 12:03:34 +08:00
parent 00861380f0
commit 554c9cb972
3 changed files with 412 additions and 2 deletions

View File

@@ -521,7 +521,7 @@
</div>
</template>
<script>
import WxEditor from "@/components/Editor/index.vue";
import WxEditor from "@/components/Editor/indexCourse.vue";
import simplePaper from "@/components/Course/simpleTestPaper.vue";
import FileUpload from '@/components/FileUpload/index.vue';
import pdfPreview from "@/components/PdfPreview/index.vue";