|
|
@@ -181,8 +181,8 @@ import NormalModelChs from "./NormalModelChs.vue";
|
|
|
import Practice from "./Practicechs.vue"; // 语音练习模式
|
|
|
import WordModel from "./WordModelChs.vue"; // 语音练习模式
|
|
|
import Voicefullscreen from "../Voicefullscreen.vue";
|
|
|
-import { analysSubmit, getContentFile } from "@/api/ajax";
|
|
|
-import { getToken } from "@/utils/auth";
|
|
|
+import { analysSubmit, getContentFile } from "../../../../api/ajax";
|
|
|
+import { getToken } from "../../../../utils/auth";
|
|
|
export default {
|
|
|
name: "DialogueArticleViewChs",
|
|
|
props: [
|