diff --git a/src/api/index.js b/src/api/index.js index e6fff7f..21fcb50 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -15,4 +15,5 @@ export default { reviewSettingsList: `/competition/competition/readAndAppraise/reviewSettingsList`, evaluationSave: `/nakadai/evaluation/saveOrUpdate`, evaluationFind: `/nakadai/evaluation/findById`, + competitionUserReport: `/nakadai/evaluation/competitionUserReport`, } \ No newline at end of file diff --git a/src/pages/allocationReview/list/index.vue b/src/pages/allocationReview/list/index.vue index 40941fb..1b1fd70 100644 --- a/src/pages/allocationReview/list/index.vue +++ b/src/pages/allocationReview/list/index.vue @@ -40,7 +40,7 @@ - + @@ -55,7 +55,7 @@