|
@@ -186,7 +186,7 @@ import Strockplayredline from "../preview/components/Strockplayredline.vue";
|
|
import Practice from "../preview/components/Practice.vue";
|
|
import Practice from "../preview/components/Practice.vue";
|
|
import FreewriteLettle from "../preview/components/FreewriteLettle.vue";
|
|
import FreewriteLettle from "../preview/components/FreewriteLettle.vue";
|
|
import { getContentFile, LearnWebSI } from "../../../api/ajax";
|
|
import { getContentFile, LearnWebSI } from "../../../api/ajax";
|
|
-import FreeWriteQP from "./components/FreeWriteQP.vue";
|
|
|
|
|
|
+import FreeWriteQP from "./components/FreewriteWord.vue";
|
|
export default {
|
|
export default {
|
|
components: { Strockplayredline, Practice, FreewriteLettle, FreeWriteQP },
|
|
components: { Strockplayredline, Practice, FreewriteLettle, FreeWriteQP },
|
|
props: [
|
|
props: [
|