mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 05:46:43 +08:00
Merge branch '20151115-zxj' of https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal into 20251117-new-employee
This commit is contained in:
@@ -72,7 +72,7 @@ export function getStuProjectTaskList(data) {
|
|||||||
* @param {string|number} params.projectId - 项目ID
|
* @param {string|number} params.projectId - 项目ID
|
||||||
*/
|
*/
|
||||||
export function getStuProjectProcess(data) {
|
export function getStuProjectProcess(data) {
|
||||||
return ajax.postJson(`/manageApi/stu/project/getStuProjectTaskProgress`, data)
|
return ajax.postJson('', `/manageApi/stu/project/getStuProjectTaskProgress`, data)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user