Explorar o código

elective detail + active generation query parameter

hare8999@163.com %!s(int64=2) %!d(string=hai) anos
pai
achega
441884348e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/elective/generation/detail.vue

+ 2 - 1
src/views/elective/generation/detail.vue

@@ -203,7 +203,8 @@ export default {
         roundId: this.prevData.roundId,
         generation: this.queryParams.generation,
         groupId: this.queryParams.generationGroupId,
-        queryCode: this.queryParams.generationQueryCode
+        queryCode: this.queryParams.generationQueryCode,
+        active: this.prevData.activeGeneration
       }
       this.loading = true
       this.majorsMap = null