lideyin 4 éve
szülő
commit
9707a31635
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/modules/examwork/view/examStudent.vue

+ 1 - 0
src/modules/examwork/view/examStudent.vue

@@ -1614,6 +1614,7 @@ export default {
       this.examStudentForm.ext3 = row.ext3;
       this.examStudentForm.ext4 = row.ext4;
       this.examStudentForm.ext5 = row.ext5;
+      this.examStudentForm.examStageId = row.examStageId;
 
       this.updateStudentDialog = true;
     },