Merge branch 'scorm' into third

This commit is contained in:
daihh
2022-12-21 21:55:02 +08:00
12 changed files with 365 additions and 78 deletions

View File

@@ -32,8 +32,8 @@ const update = function(data) {
}
/* 编辑详情 */
const detail = function(id) {
return ajax.get('/xboe/m/exam/paper/query?id=' + id);
}
return ajax.get('/xboe/m/exam/paper/query?id=' + id);
}
/* 试卷批量导入计算
* num 数目