mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
修改教师端我的授课记录查询和导出
This commit is contained in:
@@ -66,7 +66,6 @@ const courseRecordList = function(data) {
|
||||
export default {
|
||||
courseRecordExport,
|
||||
courseRecordList,
|
||||
getListByToken,
|
||||
exportStudentOfCourse,
|
||||
exportStudentOfTearcher,
|
||||
|
||||
|
||||
@@ -281,4 +281,5 @@ export default {
|
||||
courseRecordExport2,
|
||||
exportStudentOfCourse2,
|
||||
exportStudentOfTearcher2,
|
||||
getListByToken,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user