2024/11/11 분쟁조정 절차 수정, 로그관리 수정, 분쟁사건 처리관리 수정
This commit is contained in:
parent
357f072966
commit
6809cd62ae
@ -4122,16 +4122,16 @@ function nanumProcessStart(){
|
||||
</select>
|
||||
<c:if test="${memberId == masterData.caseExaminer && (memberPosition == '0912000000' || memberPosition == '0911000000')}">
|
||||
<c:if test="${masterData.statePro == '0402000000'}">
|
||||
<button type="button" class="btn-default fl" onclick="smsAutoPopOpen('${caseNo}', '1');">조사관배정SMS</button>
|
||||
<button type="button" class="btn btn_text btn_36 gray_fill btn-default fl" onclick="smsAutoPopOpen('${caseNo}', '1');">조사관배정SMS</button>
|
||||
</c:if>
|
||||
<c:if test="${masterData.statePro == '0403000000'}">
|
||||
<button type="button" class="btn-default fl" onclick="smsAutoPopOpen('${caseNo}', '2');">출석조사SMS</button>
|
||||
<button type="button" class="btn btn_text btn_36 gray_fill btn-default fl" onclick="smsAutoPopOpen('${caseNo}', '2');">출석조사SMS</button>
|
||||
</c:if>
|
||||
<button type="button" class="btn-default fl" onclick="smsPopOpen();">SMS발송</button>
|
||||
<button type="button" class="btn-default fl" onclick="faxPopOpen('${memberId}')">FAX발송</button>
|
||||
<button type="button" class="btn-default responsive fr returnList">목록</button>
|
||||
<button type="button" class="btn btn_text btn_36 gray_fill btn-default fl" onclick="smsPopOpen();">SMS발송</button>
|
||||
<button type="button" class="btn btn_text btn_36 gray_fill btn-default fl" onclick="faxPopOpen('${memberId}')">FAX발송</button>
|
||||
<button type="button" class="btn btn_text btn_36 gray_fill btn-default responsive fr returnList">목록</button>
|
||||
<c:if test="${masterData.statePro != '0405000000'}">
|
||||
<button type="button" class="btn-default violet responsive fr regIns">저장</button>
|
||||
<button type="button" class="btn btn_text btn_36 blue_fill btn-default violet responsive fr regIns">저장</button>
|
||||
</c:if>
|
||||
</c:if>
|
||||
|
||||
@ -5461,7 +5461,7 @@ function nanumProcessStart(){
|
||||
<div class="slide_wrap">
|
||||
<button type="button" class="btn-temp-view">더보기 <i class="fr"></i></button>
|
||||
|
||||
<div class="bbs-view-layout" style="margin-bottom: 20px;">
|
||||
<div style="margin-bottom: 20px;">
|
||||
<div class="data-table layout-type col-table">
|
||||
<table>
|
||||
<colgroup>
|
||||
@ -5577,10 +5577,16 @@ function nanumProcessStart(){
|
||||
<th rowspan="7">기타 확인사항</th>
|
||||
<th>소송</th>
|
||||
<td>
|
||||
<input type="radio" id="lawsuitCheck1" name="lawsuitCheck" value="N" <c:if test="${selectRceptsttus.lawsuitCheck == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio01">미진행</label>
|
||||
<input type="radio" id="lawsuitCheck2" name="lawsuitCheck" value="Y" <c:if test="${selectRceptsttus.lawsuitCheck == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio02">진행</label>
|
||||
<div class="radio_wrap">
|
||||
<span>
|
||||
<input type="radio" id="lawsuitCheck1" name="lawsuitCheck" value="N" <c:if test="${selectRceptsttus.lawsuitCheck == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio01">미진행</label>
|
||||
</span>
|
||||
<span>
|
||||
<input type="radio" id="lawsuitCheck2" name="lawsuitCheck" value="Y" <c:if test="${selectRceptsttus.lawsuitCheck == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio02">진행</label>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
<td colspan="2">
|
||||
<input type="text" id="lawsutNote" name="lawsutNote" value="${selectRceptsttus.lawsutNote}" maxlength="100">
|
||||
@ -5589,10 +5595,16 @@ function nanumProcessStart(){
|
||||
<tr style="border-bottom: 1px solid #e8e8e8">
|
||||
<th>타 협의회 조정</th>
|
||||
<td>
|
||||
<input type="radio" id="conferenceResult1" name="conferenceResult" value="N" <c:if test="${selectRceptsttus.conferenceResult == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio01">미진행</label>
|
||||
<input type="radio" id="conferenceResult2" name="conferenceResult" value="Y" <c:if test="${selectRceptsttus.conferenceResult == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio02">진행</label>
|
||||
<div class="radio_wrap">
|
||||
<span>
|
||||
<input type="radio" id="conferenceResult1" name="conferenceResult" value="N" <c:if test="${selectRceptsttus.conferenceResult == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio01">미진행</label>
|
||||
</span>
|
||||
<span>
|
||||
<input type="radio" id="conferenceResult2" name="conferenceResult" value="Y" <c:if test="${selectRceptsttus.conferenceResult == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio02">진행</label>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
<td colspan="2">
|
||||
<input type="text" id="conferenceNote" name="conferenceNote" value="${selectRceptsttus.conferenceNote }" maxlength="100">
|
||||
@ -5601,10 +5613,16 @@ function nanumProcessStart(){
|
||||
<tr style="border-bottom: 1px solid #e8e8e8">
|
||||
<th>중재</th>
|
||||
<td>
|
||||
<input type="radio" id="arbitrationCheck1" name="arbitrationCheck" value="N" <c:if test="${selectRceptsttus.arbitrationCheck == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio03">미진행</label>
|
||||
<input type="radio" id="arbitrationCheck2" name="arbitrationCheck" value="Y" <c:if test="${selectRceptsttus.arbitrationCheck == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">진행</label>
|
||||
<div class="radio_wrap">
|
||||
<span>
|
||||
<input type="radio" id="arbitrationCheck1" name="arbitrationCheck" value="N" <c:if test="${selectRceptsttus.arbitrationCheck == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio03">미진행</label>
|
||||
</span>
|
||||
<span>
|
||||
<input type="radio" id="arbitrationCheck2" name="arbitrationCheck" value="Y" <c:if test="${selectRceptsttus.arbitrationCheck == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">진행</label>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
<td colspan="2">
|
||||
<input type="text" id="arbitrationNote" name="arbitrationNote" value="${selectRceptsttus.arbitrationNote }" maxlength="100">
|
||||
@ -5613,10 +5631,16 @@ function nanumProcessStart(){
|
||||
<tr style="border-bottom: 1px solid #e8e8e8">
|
||||
<th>타 조정기구 조정</th>
|
||||
<td>
|
||||
<input type="radio" id="regulatingOrgan1" name="regulatingOrgan" value="N" <c:if test="${selectRceptsttus.regulatingOrgan == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio03">미진행</label>
|
||||
<input type="radio" id="regulatingOrgan2" name="regulatingOrgan" value="Y" <c:if test="${selectRceptsttus.regulatingOrgan == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">진행</label>
|
||||
<div class="radio_wrap">
|
||||
<span>
|
||||
<input type="radio" id="regulatingOrgan1" name="regulatingOrgan" value="N" <c:if test="${selectRceptsttus.regulatingOrgan == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio03">미진행</label>
|
||||
</span>
|
||||
<span>
|
||||
<input type="radio" id="regulatingOrgan2" name="regulatingOrgan" value="Y" <c:if test="${selectRceptsttus.regulatingOrgan == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">진행</label>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
<td colspan="2">
|
||||
<input type="text" id="regulatingNote" name="regulatingNote" value="${selectRceptsttus.regulatingNote }" maxlength="100">
|
||||
@ -5625,10 +5649,16 @@ function nanumProcessStart(){
|
||||
<tr>
|
||||
<th>공정거래위원회 조사</th>
|
||||
<td>
|
||||
<input type="radio" id="ftcInvestigation1" name="ftcInvestigation" value="N" <c:if test="${selectRceptsttus.ftcInvestigation == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio03">미진행</label>
|
||||
<input type="radio" id="ftcInvestigation2" name="ftcInvestigation" value="Y" <c:if test="${selectRceptsttus.ftcInvestigation == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">진행</label>
|
||||
<div class="radio_wrap">
|
||||
<span>
|
||||
<input type="radio" id="ftcInvestigation1" name="ftcInvestigation" value="N" <c:if test="${selectRceptsttus.ftcInvestigation == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio03">미진행</label>
|
||||
</span>
|
||||
<span>
|
||||
<input type="radio" id="ftcInvestigation2" name="ftcInvestigation" value="Y" <c:if test="${selectRceptsttus.ftcInvestigation == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">진행</label>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
<td colspan="2">
|
||||
<input type="text" id="ftcNote" name="ftcNote" value="${selectRceptsttus.ftcNote }" maxlength="100">
|
||||
@ -5638,10 +5668,16 @@ function nanumProcessStart(){
|
||||
<tr style="border-bottom: 1px solid #e8e8e8">
|
||||
<th>당사자간 합의가 완료되어 <br>조정조서 작성을 요청하는<br> 사안인지 여부</th>
|
||||
<td>
|
||||
<input type="radio" id="parAgreement1" name="parAgreement" value="N" <c:if test="${selectRceptsttus.parAgreement == 'N' or empty selectRceptsttus.parAgreement}">checked="checked"</c:if>>
|
||||
<label for="radio03">아니오</label>
|
||||
<input type="radio" id="parAgreement2" name="parAgreement" value="Y" <c:if test="${selectRceptsttus.parAgreement == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">예</label>
|
||||
<div class="radio_wrap">
|
||||
<span>
|
||||
<input type="radio" id="parAgreement1" name="parAgreement" value="N" <c:if test="${selectRceptsttus.parAgreement == 'N' or empty selectRceptsttus.parAgreement}">checked="checked"</c:if>>
|
||||
<label for="radio03">아니오</label>
|
||||
</span>
|
||||
<span>
|
||||
<input type="radio" id="parAgreement2" name="parAgreement" value="Y" <c:if test="${selectRceptsttus.parAgreement == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">예</label>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</c:if>
|
||||
@ -5649,10 +5685,16 @@ function nanumProcessStart(){
|
||||
<tr style="border-bottom: 1px solid #e8e8e8">
|
||||
<th>동일사안 공정거래위원회<br>시정조치 여부</th>
|
||||
<td>
|
||||
<input type="radio" id="ftcCorrect1" name="ftcCorrect" value="N" <c:if test="${selectRceptsttus.ftcCorrect == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio03">아니오</label>
|
||||
<input type="radio" id="ftcCorrect2" name="ftcCorrect" value="Y" <c:if test="${selectRceptsttus.ftcCorrect == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">예</label>
|
||||
<div class="radio_wrap">
|
||||
<span>
|
||||
<input type="radio" id="ftcCorrect1" name="ftcCorrect" value="N" <c:if test="${selectRceptsttus.ftcCorrect == 'N'}">checked="checked"</c:if>>
|
||||
<label for="radio03">아니오</label>
|
||||
</span>
|
||||
<span>
|
||||
<input type="radio" id="ftcCorrect2" name="ftcCorrect" value="Y" <c:if test="${selectRceptsttus.ftcCorrect == 'Y'}">checked="checked"</c:if>>
|
||||
<label for="radio04">예</label>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
<td colspan="2">
|
||||
<input type="text" id="ftcCorrectNote" name="ftcCorrectNote" value="${selectRceptsttus.ftcCorrectNote }" maxlength="100">
|
||||
|
||||
@ -299,45 +299,46 @@ function webLogListExcelDownload(){
|
||||
<div class="cont">
|
||||
|
||||
<div class="search_detail">
|
||||
<ul class="search_ul">
|
||||
<li>
|
||||
<div class="calendar calendar_term">
|
||||
<input type="text" id="startDate01" name="searchStartDt" value="${searchVO.searchStartDt}"> ~ <input type="text" id="endDate" name="searchEndDt" value="${searchVO.searchEndDt}">
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<input type="hidden" name="cal_url" id="cal_url" value="<c:url value='/sym/cmm/EgovNormalCalPopup.do'/>" >
|
||||
<input type="text" class="date_format" name="ntceBgndeYYYMMDD" id="ntceBgndeYYYMMDD" size="10" maxlength="10" class="readOnlyClass" value="<c:out value="${searchVO.searchBgnDe}"/>" readonly >
|
||||
<a href="#" onClick="javascript:fn_egov_NormalCalendar(document.forms.frm, document.forms.frm.ntceBgndeYYYMMDD);">
|
||||
<input type="button" class="calBtn">
|
||||
</a>
|
||||
~
|
||||
<input type="text" class="date_format" name="ntceEnddeYYYMMDD" id="ntceEnddeYYYMMDD" size="10" maxlength="10" class="readOnlyClass" value="<c:out value="${searchVO.searchEndDe}"/>" readonly >
|
||||
<a href="#" onClick="javascript:fn_egov_NormalCalendar(document.forms.frm, document.forms.frm.ntceEnddeYYYMMDD);">
|
||||
<input type="button" class="calBtn">
|
||||
</a>
|
||||
|
||||
-->
|
||||
</li>
|
||||
<li>
|
||||
|
||||
<select name="searchCondition" id="searchCondition" class="select" title="검색조건선택">
|
||||
<option value='' <c:if test="${searchVO.searchCondition == ''}">selected</c:if> >전체</option>
|
||||
<option value='1' <c:if test="${searchVO.searchCondition == '1'}">selected</c:if>>메뉴명</option>
|
||||
</select>
|
||||
|
||||
<!--
|
||||
<select name="dateType" id="dateType" class="select" title="검색조건선택">
|
||||
<option value='D' <c:if test="${searchVO.dateType == 'D'}">selected</c:if>>일별</option>
|
||||
<option value='M' <c:if test="${searchVO.dateType == 'M'}">selected</c:if>>월별</option>
|
||||
<option value='Y' <c:if test="${searchVO.dateType == 'Y'}">selected</c:if>>년별</option>
|
||||
</select>
|
||||
-->
|
||||
|
||||
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="50"/>
|
||||
<button class="btn_search" onclick="fn_select('1'); return false;">검색</button>
|
||||
|
||||
</li>
|
||||
<ul class="search_ul" style="gap:10px;">
|
||||
<li>
|
||||
<div class="calendar calendar_term">
|
||||
<input type="text" id="startDate01" name="searchStartDt" value="${searchVO.searchStartDt}"> ~ <input type="text" id="endDate" name="searchEndDt" value="${searchVO.searchEndDt}">
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<input type="hidden" name="cal_url" id="cal_url" value="<c:url value='/sym/cmm/EgovNormalCalPopup.do'/>" >
|
||||
<input type="text" class="date_format" name="ntceBgndeYYYMMDD" id="ntceBgndeYYYMMDD" size="10" maxlength="10" class="readOnlyClass" value="<c:out value="${searchVO.searchBgnDe}"/>" readonly >
|
||||
<a href="#" onClick="javascript:fn_egov_NormalCalendar(document.forms.frm, document.forms.frm.ntceBgndeYYYMMDD);">
|
||||
<input type="button" class="calBtn">
|
||||
</a>
|
||||
~
|
||||
<input type="text" class="date_format" name="ntceEnddeYYYMMDD" id="ntceEnddeYYYMMDD" size="10" maxlength="10" class="readOnlyClass" value="<c:out value="${searchVO.searchEndDe}"/>" readonly >
|
||||
<a href="#" onClick="javascript:fn_egov_NormalCalendar(document.forms.frm, document.forms.frm.ntceEnddeYYYMMDD);">
|
||||
<input type="button" class="calBtn">
|
||||
</a>
|
||||
|
||||
-->
|
||||
</li>
|
||||
<li>
|
||||
|
||||
<select name="searchCondition" id="searchCondition" class="select" title="검색조건선택" style="width:120px;margin:0 5px 0 0;">
|
||||
<option value='' <c:if test="${searchVO.searchCondition == ''}">selected</c:if> >전체</option>
|
||||
<option value='1' <c:if test="${searchVO.searchCondition == '1'}">selected</c:if>>메뉴명</option>
|
||||
</select>
|
||||
<!--
|
||||
<select name="dateType" id="dateType" class="select" title="검색조건선택">
|
||||
<option value='D' <c:if test="${searchVO.dateType == 'D'}">selected</c:if>>일별</option>
|
||||
<option value='M' <c:if test="${searchVO.dateType == 'M'}">selected</c:if>>월별</option>
|
||||
<option value='Y' <c:if test="${searchVO.dateType == 'Y'}">selected</c:if>>년별</option>
|
||||
</select>
|
||||
-->
|
||||
|
||||
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="50" title="검색" maxlength="50"/>
|
||||
</li>
|
||||
<li>
|
||||
<button class="btn btn_text btn_36 blue_border btn_search" onclick="fn_select('1'); return false;">검색</button>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -346,36 +347,36 @@ function webLogListExcelDownload(){
|
||||
<div class="table-layout">
|
||||
<table>
|
||||
<caption>분쟁조정 사례 테이블입니다.</caption>
|
||||
<colgroup>
|
||||
<col style="width: 8%">
|
||||
<col style="width: 12%">
|
||||
<col style="width: 20%">
|
||||
<col style="width: 20%">
|
||||
<col style="width: 20%">
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>번호 <button type="button" class="sortBtn sort" id="sort_logId"></button></th>
|
||||
<th>메뉴명 <button type="button" class="sortBtn sort" id="sort_menuNm"></button></th>
|
||||
<th>접속수 <button type="button" class="sortBtn sort" id="sort_approNm"></button></th>
|
||||
<th>최초접속일자 <button type="button" class="sortBtn sort" id="sort_creatDt"></button></th>
|
||||
<th>최종접속일자 <button type="button" class="sortBtn sort" id="sort_creatDt"></button></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<colgroup>
|
||||
<col style="width: 8%">
|
||||
<col style="width: 12%">
|
||||
<col style="width: 20%">
|
||||
<col style="width: 20%">
|
||||
<col style="width: 20%">
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>번호 <button type="button" class="sortBtn sort" id="sort_logId"></button></th>
|
||||
<th>메뉴명 <button type="button" class="sortBtn sort" id="sort_menuNm"></button></th>
|
||||
<th>접속수 <button type="button" class="sortBtn sort" id="sort_approNm"></button></th>
|
||||
<th>최초접속일자 <button type="button" class="sortBtn sort" id="sort_creatDt"></button></th>
|
||||
<th>최종접속일자 <button type="button" class="sortBtn sort" id="sort_creatDt"></button></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<c:forEach var="result" items="${userMenuList}" varStatus="status">
|
||||
<tr>
|
||||
<td><c:out value="${status.count}"/></td>
|
||||
<td><c:out value="${result.menuNm}"/></td>
|
||||
<td><c:out value="${result.totalLogCnt}"/></td>
|
||||
<td><c:out value="${result.searchStartDt}"/></td>
|
||||
<td><c:out value="${result.searchEndDt}"/></td>
|
||||
</tr>
|
||||
</c:forEach>
|
||||
<c:if test="${empty userMenuList}">
|
||||
<tr><td colspan="5"><spring:message code="common.nodata.msg" /></td></tr>
|
||||
</c:if>
|
||||
<c:forEach var="result" items="${userMenuList}" varStatus="status">
|
||||
<tr>
|
||||
<td><c:out value="${status.count}"/></td>
|
||||
<td><c:out value="${result.menuNm}"/></td>
|
||||
<td><c:out value="${result.totalLogCnt}"/></td>
|
||||
<td><c:out value="${result.searchStartDt}"/></td>
|
||||
<td><c:out value="${result.searchEndDt}"/></td>
|
||||
</tr>
|
||||
</c:forEach>
|
||||
<c:if test="${empty userMenuList}">
|
||||
<tr><td colspan="5"><spring:message code="common.nodata.msg" /></td></tr>
|
||||
</c:if>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -49,6 +49,7 @@ form h3,.title.depth02{font-size:20px;font-weight:bold;}
|
||||
.wrap .form-group.calendar input[type="text"],.wrap .hasDatepicker{width:150px !important;height:36px;}
|
||||
|
||||
.ui-widget-content{border:1px solid #e8e8e8 !important;background:#fff !important;color:#333 !important;box-shadow: 0 0 5px rgba(0,0,0,0.08);}
|
||||
.ui-datepicker .ui-datepicker-buttonpane.ui-widget-content{box-shadow:none;border:0 !important;}
|
||||
.ui-widget-content *{font-family:'Noto Sans KR', sans-serif !important;}
|
||||
.ui-datepicker{padding:10px 15px !important;}
|
||||
.ui-datepicker .ui-datepicker-header{padding:0;border:0;background:#fff;}
|
||||
@ -67,6 +68,11 @@ form h3,.title.depth02{font-size:20px;font-weight:bold;}
|
||||
.dateimepicker-hour,.dateimepicker-minuts{font-size:15px !important;font-weight:500;line-height:1;padding:0 10px;margin:-1px 4px 0 0;vertical-align:middle;}
|
||||
.ui-datepicker.ui-widget{font-size:16px !important;}
|
||||
|
||||
.ui-datepicker .ui-datepicker-buttonpane button{position:relative;height:30px;font-size:15px;color:transparent !important;background:#fff !important;margin:0 !important;padding:0 10px !important;border:1px solid #d5d5d5 !important;}
|
||||
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current::after{position:absolute;content:"오늘";font-size:15px;color:#666;left:50%;transform:translateX(-50%);}
|
||||
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close{font-weight:400;}
|
||||
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close::after{position:absolute;content:"닫기";font-size:15px;color:#666;;left:50%;transform:translateX(-50%);}
|
||||
|
||||
/* table - 리스트 */
|
||||
.wrap .form-wrap{border:0;}
|
||||
.wrap .table_top,.wrap .search_wrap .calendar_term,.wrap .table_top .search_wrap,.wrap .table_top .type_select{display:flex;align-items:center;gap:5px;}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
@ -91,7 +91,8 @@
|
||||
|
||||
<b class="title orange_border blue_border">분쟁조정 단계별 절차 안내</b>
|
||||
<div class="box gray_border">
|
||||
<img src="/kofair_case_seed/usr/images/info/img_process_01.png" alt="1. 직접신청 / 조정의뢰(공정위) 다음 2. 한국공정거래조정원 사건 접수 다음 3. 사실관계 확인 다음 4. 분쟁조정협의회 다음 4-1. 조정안제시 의결 (수락시) 조정성립 (불수락 시) 조정 불성립 4-2. 조정절차 종료 의결 - 조정 성립, 조정불성립, 종결* 다음 4-2-1. 분쟁조정 종료 다음 4-2-2 공정거래위원회 보고 및 당사자 종료사실 통지**">
|
||||
<img src="/kofair_case_seed/usr/images/info/img_process_01.png" class="pc_img" alt="1. 직접신청 / 조정의뢰(공정위) 다음 2. 한국공정거래조정원 사건 접수 다음 3. 사실관계 확인 다음 4. 분쟁조정협의회 다음 4-1. 조정안제시 의결 (수락시) 조정성립 (불수락 시) 조정 불성립 4-2. 조정절차 종료 의결 - 조정 성립, 조정불성립, 종결* 다음 4-2-1. 분쟁조정 종료 다음 4-2-2 공정거래위원회 보고 및 당사자 종료사실 통지**">
|
||||
<img src="/kofair_case_seed/usr/images/info/img_process_01_m.png" class="m_img" alt="1. 직접신청 / 조정의뢰(공정위) 다음 2. 한국공정거래조정원 사건 접수 다음 3. 사실관계 확인 다음 4. 분쟁조정협의회 다음 4-1. 조정안제시 의결 (수락시) 조정성립 (불수락 시) 조정 불성립 4-2. 조정절차 종료 의결 - 조정 성립, 조정불성립, 종결* 다음 4-2-1. 분쟁조정 종료 다음 4-2-2 공정거래위원회 보고 및 당사자 종료사실 통지**">
|
||||
<ul class="info_ul">
|
||||
<li><span class="color_red">* </span>취하, 소제기, 각하, 조정안 미제시 등 법령 등에 의하여 조정절차를 종료한 경우</li>
|
||||
<li><span class="color_red">** </span>조정이 성립되지 않은 경우, 피신청인의 관련 법률 위반 여부를 확인하고 싶은 신청인은 조정원의 통지 공문 내용에 따라 공정거래위원회에 신고서 제출</li>
|
||||
@ -128,7 +129,8 @@
|
||||
</div>
|
||||
|
||||
<div class="box gray_border">
|
||||
<img src="/kofair_case_seed/usr/images/info/img_process_02.png" alt="1. 직접신청 / 조정의뢰(공정위) 다음 2. 분쟁조정협의회 절차개시의결 다음 3. 집단분쟁조정절차 게시공고(일간지, 홈페이지 등 14일 이상) - 추가당사자 접수 /- 대표당사자 선임 / - 당사자 제외 다음 4. 분쟁조정협의회 다음 4-1. 조정안제시 의결 (수락시) 조정성립 - 보상계획 제출 권고 (안될경우 다시 분쟁조정협의회) (불수락 시) 조정 불성립 4-2. 조정절차 종료 의결 - 조정성립, 조정불성립, 종결 - 분쟁조정 종료 - 공정거래위원회 보고 및 당사자 종료사실 통지">
|
||||
<img src="/kofair_case_seed/usr/images/info/img_process_02.png" class="pc_img" alt="1. 직접신청 / 조정의뢰(공정위) 다음 2. 분쟁조정협의회 절차개시의결 다음 3. 집단분쟁조정절차 게시공고(일간지, 홈페이지 등 14일 이상) - 추가당사자 접수 /- 대표당사자 선임 / - 당사자 제외 다음 4. 분쟁조정협의회 다음 4-1. 조정안제시 의결 (수락시) 조정성립 - 보상계획 제출 권고 (안될경우 다시 분쟁조정협의회) (불수락 시) 조정 불성립 4-2. 조정절차 종료 의결 - 조정성립, 조정불성립, 종결 - 분쟁조정 종료 - 공정거래위원회 보고 및 당사자 종료사실 통지">
|
||||
<img src="/kofair_case_seed/usr/images/info/img_process_02_m.png" class="m_img" alt="1. 직접신청 / 조정의뢰(공정위) 다음 2. 분쟁조정협의회 절차개시의결 다음 3. 집단분쟁조정절차 게시공고(일간지, 홈페이지 등 14일 이상) - 추가당사자 접수 /- 대표당사자 선임 / - 당사자 제외 다음 4. 분쟁조정협의회 다음 4-1. 조정안제시 의결 (수락시) 조정성립 - 보상계획 제출 권고 (안될경우 다시 분쟁조정협의회) (불수락 시) 조정 불성립 4-2. 조정절차 종료 의결 - 조정성립, 조정불성립, 종결 - 분쟁조정 종료 - 공정거래위원회 보고 및 당사자 종료사실 통지">
|
||||
</div>
|
||||
|
||||
<dl class="info_ul text">
|
||||
|
||||
@ -38,6 +38,8 @@
|
||||
.process_content .box.gray_border.gray_fill.terms_info{padding:40px;text-align:left;}
|
||||
.process_content .terms_info p{font-size:1.7rem;font-weight:400;color:#666;line-height:1.5;margin:10px 0 0 0;}
|
||||
|
||||
.process_content .m_img{display:none;}
|
||||
|
||||
/* 오시는 길 */
|
||||
.map_area{width:100%;height:auto;}
|
||||
.map_box{display:flex;background:#f4f5f7;border-radius:0 0 5px 5px;padding:30px 90px;align-items:center;}
|
||||
@ -76,6 +78,9 @@
|
||||
.process_content .info_ul.text dd .color_brown{font-size:3.4rem;}
|
||||
.process_content .terms_info p{font-size:3.4rem;margin:20px 0 0 0;}
|
||||
|
||||
.process_content .m_img{display:block;}
|
||||
.process_content .pc_img{display:none;}
|
||||
|
||||
/* 분쟁조정 제도 */
|
||||
.system_info{margin:80px 0 0 0;}
|
||||
.system_info .system_dl dt{margin:60px 0 0 0;}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user