mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 14:26:43 +08:00
教师端1期需求ui优化
This commit is contained in:
@@ -477,7 +477,7 @@ const saveTip = function() {
|
||||
* 获取我开发的课程列表
|
||||
*/
|
||||
const courseList = function(data) {
|
||||
return ajax.postJson('/xboe/m/course/manage/page', data);
|
||||
return ajax.postJson('/xboe/m/course/manage/develop_page', data);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user