zhangjie 1 éve
szülő
commit
7bcac28a72

+ 1 - 0
src/modules/exam/components/createExamAndPrintTask/ModifyExamTaskStudent.vue

@@ -178,6 +178,7 @@ export default {
     },
     },
     async search() {
     async search() {
       await this.getStudents();
       await this.getStudents();
+      this.userTree = this.getUserTree();
 
 
       this.$nextTick(() => {
       this.$nextTick(() => {
         this.setTreeSelectedKeys();
         this.setTreeSelectedKeys();