mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
ajax配置
This commit is contained in:
@@ -144,7 +144,7 @@ import addQuestion from '@/components/Qa/addQuestion.vue';
|
||||
import apiQa from '@/api/modules/qa.js';
|
||||
import apiUser from '@/api/system/user.js';
|
||||
import apiSearchterm from '@/api/modules/searchterm.js';
|
||||
import apiPlace from "@/api/modules/place.js"
|
||||
import apiPlace from "@/api/phase2/place.js"
|
||||
export default {
|
||||
name: 'qaindex',
|
||||
components: { portalHeader, portalFooter, portalFloatTools, WxEditor, addQuestion, author, interactBar, timeShow },
|
||||
|
||||
Reference in New Issue
Block a user