diff --git a/src/main/java/cn/com/tenlion/service/examapply/impl/ExamApplyServiceImpl.java b/src/main/java/cn/com/tenlion/service/examapply/impl/ExamApplyServiceImpl.java index 4484619..956018f 100644 --- a/src/main/java/cn/com/tenlion/service/examapply/impl/ExamApplyServiceImpl.java +++ b/src/main/java/cn/com/tenlion/service/examapply/impl/ExamApplyServiceImpl.java @@ -241,14 +241,8 @@ public class ExamApplyServiceImpl extends DefaultBaseService implements IExamApp examApplyDTO.setClassPlanDTO(classPlanDTO); if(null != classPlanDTO) { examApplyDTO.setExamName(classPlanDTO.getPlanName()); - if(1 == examApplyDTO.getExamType()) { - examApplyDTO.setStartTime(examApplyDTO.getTheoryExamStartTime()); - examApplyDTO.setEndTime(examApplyDTO.getTheoryExamEndTime()); - } - if(2 == examApplyDTO.getExamType()) { - examApplyDTO.setStartTime(examApplyDTO.getPracticeExamStartTime()); - examApplyDTO.setEndTime(examApplyDTO.getPracticeExamEndTime()); - } + examApplyDTO.setStartTime(examApplyDTO.getPracticeExamStartTime()); + examApplyDTO.setEndTime(examApplyDTO.getPracticeExamEndTime()); } } } diff --git a/src/main/resources/static/route/examapply/exam-view.html b/src/main/resources/static/route/examapply/exam-view.html index dbeddb2..31c0be5 100644 --- a/src/main/resources/static/route/examapply/exam-view.html +++ b/src/main/resources/static/route/examapply/exam-view.html @@ -86,113 +86,6 @@ -
- 应急局填写信息 -
-
- - -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
-
- -
- -
- -
-
-
- -
- -
-