From 253f8fb114264c8d5c6cb11790436fd7f7fc0615 Mon Sep 17 00:00:00 2001 From: Renpc-kilig <308442850@qq.com> Date: Sat, 15 May 2021 23:33:39 +0800 Subject: [PATCH 1/2] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../examapply/impl/ExamApplyServiceImpl.java | 10 +- .../static/route/examapply/exam-view.html | 107 ------------------ .../static/route/examapply/list-check.html | 24 ++-- 3 files changed, 15 insertions(+), 126 deletions(-) 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 @@ -
- 应急局填写信息 -
-
- - -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
-
- -
- -
- -
-
-
- -
- -
-