lideyin 4 роки тому
батько
коміт
9707a31635
1 змінених файлів з 1 додано та 0 видалено
  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;
     },