mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
提交修改
This commit is contained in:
@@ -30,7 +30,7 @@ const del=function (id){
|
|||||||
* }
|
* }
|
||||||
* */
|
* */
|
||||||
const answer=function (data){
|
const answer=function (data){
|
||||||
return ajax.post(baseURL,'/xboe/subgroup/m/guest/answer',data);
|
return ajax.postJson(baseURL,'/xboe/subgroup/m/guest/answer',data);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user