mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
get 换post 针对审核失败
This commit is contained in:
@@ -364,7 +364,7 @@ const detailFew=function(id){
|
||||
直接审核
|
||||
*/
|
||||
const sumbits=function(id){
|
||||
return ajax.get('/xboe/m/course/manage/sumbits?id='+id);
|
||||
return ajax.post('/xboe/m/course/manage/sumbits?id='+id);
|
||||
}
|
||||
/*
|
||||
教师授课记录
|
||||
|
||||
Reference in New Issue
Block a user