Explorar o código

api update by backend

Michael Wang %!s(int64=4) %!d(string=hai) anos
pai
achega
25726fcae0
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      src/features/OfflineExam/OfflineExamList.vue

+ 1 - 5
src/features/OfflineExam/OfflineExamList.vue

@@ -233,11 +233,7 @@ export default {
       window.location.href =
         "/api/branch_ecs_ques/paper/export/" +
         course.paperId +
-        "/PAPER/" +
-        this.user.rootOrgId +
-        "/" +
-        course.paperId +
-        "/offLine?$key=" +
+        "/PAPER/offLine?$key=" +
         this.user.key +
         "&$token=" +
         this.user.token;