mo 2 years ago
parent
commit
f76dcec465
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/studentManager/studentList.vue

+ 2 - 2
src/views/studentManager/studentList.vue

@@ -47,13 +47,13 @@
           </el-select>
         </el-form-item>
 
-        <!-- <el-form-item>
+       <el-form-item>
           <remote-search
             :commit="'setTeachers'"
             v-model="searchForm.teacherId"
             :isForzenWithQueryCondition="true"
           />
-        </el-form-item> -->
+        </el-form-item>
         <el-form-item prop="hasMember">
           <el-select
             class="multiple"