Commit e69b137e authored by wuwangwolihui's avatar wuwangwolihui

营地2.0-修改getDownLoadTeacherWork

parent 03da1462
......@@ -29,7 +29,7 @@ export function downloadTeacherWork(data) {
data['identity'] = store.state.indexIdentity;
return request({
method: 'post',
url: '/web/download/downloadTeacherWork',
url: '/web/download/getDownLoadTeacherWork',
params: data
})
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment