2022-09-27 11:32 워크플로우 및 되돌리기 작업
This commit is contained in:
parent
2d0d7034cf
commit
8611f76aea
@ -250,11 +250,12 @@ public class AdjstReqStatusController {
|
||||
model.addAttribute("resInfo" , resInfo);
|
||||
|
||||
|
||||
//이력값
|
||||
//이력값 - 시작
|
||||
AdrHstryMgrVO adrHstryMgrVO = new AdrHstryMgrVO();
|
||||
adrHstryMgrVO.setAdrSeq(adjstReqStatusVO.getAdrSeq());
|
||||
|
||||
model.addAttribute("list_mgr" , adrHstryMgrService.selectList(adrHstryMgrVO));
|
||||
//이력값 - 끝
|
||||
|
||||
|
||||
return "/web/kccadr/accdnt/ars/tab/adjstReqStatusTabDetail";
|
||||
|
||||
@ -478,6 +478,15 @@ public class ApmController {
|
||||
List<FileVO> rpplMgrAtchFileList = fileService.selectFileInfs(fileVO);
|
||||
model.addAttribute("rpplMgrAtchFileList", rpplMgrAtchFileList);*/
|
||||
|
||||
|
||||
//이력값 - 시작
|
||||
AdrHstryMgrVO adrHstryMgrVO = new AdrHstryMgrVO();
|
||||
adrHstryMgrVO.setAdrSeq(cmmVO.getAdrSeq());
|
||||
|
||||
model.addAttribute("list_mgr" , adrHstryMgrService.selectList(adrHstryMgrVO));
|
||||
//이력값 - 끝
|
||||
|
||||
|
||||
return "/kccadr/adjPgrMgr/apm/apmTab0";
|
||||
}
|
||||
|
||||
|
||||
@ -308,6 +308,33 @@ $(document).ready(function(){
|
||||
});
|
||||
/*//워크플로우 */
|
||||
</script>
|
||||
|
||||
<!-- 워크플로우용 스크립트 시작 -->
|
||||
<c:forEach var="list" items="${list_mgr}" varStatus="status">
|
||||
<c:if test="${fn:length(list.menuId) eq '6'}">
|
||||
<script>
|
||||
//<!-- 조정진행워크플로우 체크 -->
|
||||
$("#${list.menuId}").addClass("status01");
|
||||
</script>
|
||||
</c:if>
|
||||
</c:forEach>
|
||||
|
||||
|
||||
<script>
|
||||
//<!-- 조정진행워크플로우 현재 상태 체크 -->
|
||||
$("#${info.statCd}").addClass("status02");
|
||||
|
||||
</script>
|
||||
|
||||
<!-- 신청서 보완 체크시-->
|
||||
<c:if test="${info.statCd lt '101050' and info.statCd ne '101010'}">
|
||||
<script>
|
||||
//<!-- 조정진행워크플로우 현재 상태 체크 -->
|
||||
$("#101011").addClass("status02");
|
||||
</script>
|
||||
</c:if>
|
||||
<!-- 워크플로우용 스크립트 끝 -->
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<form id="pop" name="pop" method="post">
|
||||
@ -328,6 +355,9 @@ $(document).ready(function(){
|
||||
<input type="hidden" id="adrNo" name="adrNo" value="<c:out value="${info.adrNo}" />" />
|
||||
<div class="tab_cont on">
|
||||
|
||||
<jsp:include page="/WEB-INF/jsp/web/kccadr/kccadrCom/workFlowJsp.jsp"></jsp:include>
|
||||
|
||||
<!--
|
||||
<div class="work_flow_wrap off">
|
||||
<div class="work_tit">
|
||||
<p>조정진행 워크플로우</p>
|
||||
@ -371,6 +401,7 @@ $(document).ready(function(){
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
@ -244,53 +244,10 @@ resInfo--%>
|
||||
<!-- //step -->
|
||||
</div>
|
||||
<div class="tab_cont on">
|
||||
<div class="work_flow_wrap off">
|
||||
<div class="work_tit">
|
||||
<p>조정진행 워크플로우</p>
|
||||
<button type="button" title="열림" class="btn_open"><i></i></button>
|
||||
</div>
|
||||
<div class="work_cont">
|
||||
<ul class="top_work">
|
||||
<!-- <li class="status01"> ==>과거 빨간색
|
||||
<li class="status02"> ==>현재 파란색
|
||||
<li> ==>진행전 검은색
|
||||
-->
|
||||
<li id="101010"><p>조정신청 제출</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음"></li>
|
||||
<li id="101011" class="status01"><p>신청서 보완</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음"></li>
|
||||
<li id="104050"><p>조정비용납부</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음"></li>
|
||||
<li id="101050"><p>사건접수</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음"></li>
|
||||
<li id="202050"><p>조정부배정</p><img src="/kccadrPb/usr/image/workflow/nexticon2.png" alt="다음" style="top: 51px; right: 105px;"></li>
|
||||
</ul>
|
||||
<ul class="work_2">
|
||||
<li><p>기일확정</p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3"></li>
|
||||
<li>
|
||||
<p>기일통지</p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3"><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음" style="position: absolute;z-index: 1;top: 8px;left: 203px;">
|
||||
<ul class="work_3">
|
||||
<li><p>1차 기일 개최</p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3"></li>
|
||||
<li>
|
||||
<p>2차 기일 개최<img src="/kccadrPb/usr/image/workflow/nexticon4.png" alt="다음" class="nexticon_4"></p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3">
|
||||
<ul class="work_4">
|
||||
<li><p>조정성립</p></li>
|
||||
<li><p>직권조정<img src="/kccadrPb/usr/image/workflow/nexticon5.png" alt="다음" class="nexticon_5"></p>
|
||||
<ul class="work_5">
|
||||
<li><p>이의신청</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>조정권고</p></li>
|
||||
<li><p>쌍방수락여부 확인</p></li>
|
||||
<li><p>불성립종결</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>3차 기일 개최</p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3"></li>
|
||||
<li><p>4차 기일 개최</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li style="position: absolute; top: 146px"><p>기일변경</p></li>
|
||||
<li><p>변론서 및 답변서</p></li>
|
||||
<li style="width: 450px;"><p>취하신청</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음" style="position:absolute; left: 203px;"><p style="margin-left: 7px;">취하종결</p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<jsp:include page="/WEB-INF/jsp/web/kccadr/kccadrCom/workFlowJsp.jsp"></jsp:include>
|
||||
|
||||
|
||||
<c:if test="${not empty master.appDe}">
|
||||
<div class="exp_date">
|
||||
<i></i>
|
||||
|
||||
@ -0,0 +1,51 @@
|
||||
<%@ page contentType="text/html;charset=UTF-8"%>
|
||||
|
||||
|
||||
|
||||
<div class="work_flow_wrap off">
|
||||
<div class="work_tit">
|
||||
<p>조정진행 워크플로우</p>
|
||||
<button type="button" title="열림" class="btn_open"><i></i></button>
|
||||
</div>
|
||||
<div class="work_cont">
|
||||
<ul class="top_work">
|
||||
<!-- <li class="status01"> ==>과거 빨간색
|
||||
<li class="status02"> ==>현재 파란색
|
||||
<li> ==>진행전 검은색
|
||||
-->
|
||||
<li id="101010"><p>조정신청 제출</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음"></li>
|
||||
<li id="101011" class="status01"><p>신청서 보완</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음"></li>
|
||||
<li id="104050"><p>조정비용납부</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음"></li>
|
||||
<li id="101050"><p>사건접수</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음"></li>
|
||||
<li id="202050"><p>조정부배정</p><img src="/kccadrPb/usr/image/workflow/nexticon2.png" alt="다음" style="top: 51px; right: 105px;"></li>
|
||||
</ul>
|
||||
<ul class="work_2">
|
||||
<li id="205050"><p>기일확정</p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3"></li>
|
||||
<li>
|
||||
<p>기일통지</p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3"><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음" style="position: absolute;z-index: 1;top: 8px;left: 203px;">
|
||||
<ul class="work_3">
|
||||
<li><p>1차 기일 개최</p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3"></li>
|
||||
<li>
|
||||
<p>2차 기일 개최<img src="/kccadrPb/usr/image/workflow/nexticon4.png" alt="다음" class="nexticon_4"></p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3">
|
||||
<ul class="work_4">
|
||||
<li><p>조정성립</p></li>
|
||||
<li><p>직권조정<img src="/kccadrPb/usr/image/workflow/nexticon5.png" alt="다음" class="nexticon_5"></p>
|
||||
<ul class="work_5">
|
||||
<li><p>이의신청</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>조정권고</p></li>
|
||||
<li><p>쌍방수락여부 확인</p></li>
|
||||
<li><p>불성립종결</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>3차 기일 개최</p><img src="/kccadrPb/usr/image/workflow/nexticon3.png" alt="다음" class="nexticon_3"></li>
|
||||
<li><p>4차 기일 개최</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li style="position: absolute; top: 146px"><p>기일변경</p></li>
|
||||
<li><p>변론서 및 답변서</p></li>
|
||||
<li style="width: 450px;"><p>취하신청</p><img src="/kccadrPb/usr/image/workflow/nexticon1.png" alt="다음" style="position:absolute; left: 203px;"><p style="margin-left: 7px;">취하종결</p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Reference in New Issue
Block a user