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:
@@ -44,7 +44,7 @@ const del=function (id){
|
||||
* }
|
||||
* */
|
||||
const coursePage=function (query){
|
||||
return ajax.post(baseURL,'/xboe/subgroup/m/noteinfo/course',query);
|
||||
return ajax.post(baseURL,'/xboe/subgroup/m/noteinfo/course-page',query);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user