xiatian %!s(int64=5) %!d(string=hai) anos
pai
achega
8deef62969
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/marking/views/ViewPaper.vue

+ 1 - 1
src/modules/marking/views/ViewPaper.vue

@@ -42,7 +42,7 @@ export default {
     getStudentPaper() {
       var url =
         DATA_PROCESS_API +
-        "/studentPapers/" +
+        "/studentPapers/check/" +
         this.studentPaperId +
         "/" +
         this.examType;