修改头像裁剪组件,修改其他bug

This commit is contained in:
田岩
2025-09-02 21:18:48 +08:00
parent acae343260
commit e12756b45e
31 changed files with 1268 additions and 1308 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ export const commitPaperExam = (data) => {
});
};
// 试卷考试查分
// 考试中心考试查分
export const queryPaperExamScore = (data) => {
return request({
url: base_url + '/traExamPapers/queryPaperExamScore',