mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 13:26:44 +08:00
个人主页接口对接
This commit is contained in:
@@ -100,7 +100,7 @@ const restore=function (id){
|
||||
* }
|
||||
* */
|
||||
const ids=function (data){
|
||||
return ajax.postJson('/xboe/subgroup/m/noteinfo/ids',data);
|
||||
return ajax.postJson(baseURL,'/xboe/subgroup/m/noteinfo/ids',data);
|
||||
}
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user