src/api/examPaper.js
@@ -15,4 +15,5 @@ selfPaList: query => post('/api/admin/exam/count/list', query), mathList: query => post('/api/admin/exam/count/sourceList', query), uploadEnrolmentsa: query => down('/api/admin/exam/count/exportTemplatesSheet/'+query), selectStudent: query => post('/api/admin/exam/paper/selectStudent', query), }