提交修改

This commit is contained in:
daihh
2022-12-20 22:04:26 +08:00
parent 13f3d2fc71
commit 91176ee518
3 changed files with 104 additions and 30 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 数目