wangwei пре 7 година
родитељ
комит
dc51c70b8d

+ 1 - 0
examcloud-core-examwork-service/src/main/java/cn/com/qmth/examcloud/core/examwork/service/impl/ExamStudentService.java

@@ -668,6 +668,7 @@ public class ExamStudentService {
 				tempStudent.setGraduated(false);
 				tempStudent.setDegree(false);
 				tempStudent.setRepair(false);
+				tempStudent.setCanUpload(false);
 				tempStudent.setIsReexamine(false);
 				tempStudent.setNormalExamTimes(0);
 				tempStudent.setIsReexamine(null);