Explorar o código

查询enable = true的考试批次

chenken %!s(int64=6) %!d(string=hai) anos
pai
achega
af92363d3c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/modules/oe/component/commonForm.vue

+ 1 - 0
src/modules/oe/component/commonForm.vue

@@ -157,6 +157,7 @@ export default {
         examName = "";
       }
       this.getExamCondition.params.name = examName;
+      this.getExamCondition.params.enable = true;
       this.$http
         .get("/api/ecs_exam_work/exam/queryByNameLike", {
           params: this.getExamCondition.params