修改头像裁剪组件,修改其他bug
This commit is contained in:
@@ -22,7 +22,7 @@ export const commitPaperExam = (data) => {
|
||||
});
|
||||
};
|
||||
|
||||
// 试卷考试查分
|
||||
// 考试中心考试查分
|
||||
export const queryPaperExamScore = (data) => {
|
||||
return request({
|
||||
url: base_url + '/traExamPapers/queryPaperExamScore',
|
||||
|
||||
Reference in New Issue
Block a user