diff --git a/src/api/index.js b/src/api/index.js index 0e3ed0a..72f2258 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -31,7 +31,7 @@ export default { occupationlabStaff: `/occupationlab/occupationlab/staff/staffList`, querySchoolByReadAndAppraise: `/nakadai/nakadai/school/querySchoolByReadAndAppraise`, querySchool: `/nakadai/nakadai/school/querySchool`, - myClass: `/occupationlab/occupationlab/achievement/myClass`, + allClassesInOurSchool: `/occupationlab/occupationlab/achievement/allClassesInOurSchool`, getDetailedExamScores: `/exam/exam/paper/getDetailedExamScores`, reviewSettingsList: `/competition/competition/readAndAppraise/reviewSettingsList`, diff --git a/src/pages/allocationReview/list/index.vue b/src/pages/allocationReview/list/index.vue index 4a2e2ee..1d106fb 100644 --- a/src/pages/allocationReview/list/index.vue +++ b/src/pages/allocationReview/list/index.vue @@ -50,7 +50,7 @@ min-width="120" show-overflow-tooltip> - @@ -63,7 +63,7 @@