mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 21:06:44 +08:00
提交
This commit is contained in:
@@ -102,7 +102,7 @@ export const batchSendMessage = (data) => http.post('/professional/urgeLearning/
|
||||
// 删除手动添加的专业力必修
|
||||
export const delGrowth = (growthId) => http.get('/professional/compulsory/delGrowth/' + growthId)
|
||||
|
||||
// 删除手动添加的专业力必修
|
||||
|
||||
export const markComplete = (obj) => http.get('/professional/allocation/markComplete', { params: obj })
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user