mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-21 08:46:44 +08:00
ajax配置
This commit is contained in:
@@ -297,7 +297,7 @@ import courseImage from "@/components/Course/courseImage.vue";
|
||||
import { courseType, getType, toScore,formatDate } from "@/utils/tools.js";
|
||||
import { deepClone, param } from "../../../utils";
|
||||
import apiSearchterm from "@/api/modules/searchterm.js";
|
||||
import apiPlace from "@/api/modules/place.js"
|
||||
import apiPlace from "@/api/phase2/place.js"
|
||||
export default {
|
||||
name: "index",
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user