lideyin 4 ani în urmă
părinte
comite
9707a31635
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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.ext3 = row.ext3;
       this.examStudentForm.ext4 = row.ext4;
       this.examStudentForm.ext4 = row.ext4;
       this.examStudentForm.ext5 = row.ext5;
       this.examStudentForm.ext5 = row.ext5;
+      this.examStudentForm.examStageId = row.examStageId;
 
 
       this.updateStudentDialog = true;
       this.updateStudentDialog = true;
     },
     },