mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 05:46:43 +08:00
提交
This commit is contained in:
@@ -33,7 +33,7 @@ const remove=function(objId,objType){
|
||||
// toAname 分享给人的名称
|
||||
//
|
||||
const querylist=function(query){
|
||||
return ajax.post('/xboe/m/share/list',data);
|
||||
return ajax.post('/xboe/m/share/list',query);
|
||||
}
|
||||
// 当前用户是否已分享
|
||||
// // objType,点赞对象类型,, 1课程 2文章,3案例, 4问答
|
||||
|
||||
Reference in New Issue
Block a user