refactor:신청서 버튼 삭제 / 텍스트 수정 추가
This commit is contained in:
parent
2ffae1400d
commit
1497081325
@ -171,7 +171,7 @@
|
||||
<td><!-- <input type="text" size="30"> -->
|
||||
<label for="rpplNm" class="label">피신청인 이름 입력</label>
|
||||
<input name="rpplNm" id="rpplNm" type="text" size="30" placeholder="피신청인 이름을 입력해주세요."/>
|
||||
<button type="button" class="btnType01 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
<button type="button" class="btnType05 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@ -184,7 +184,7 @@
|
||||
<td>
|
||||
<label for="rpplCportNm" class="label">피신청인 대표자 입력</label>
|
||||
<input name="rpplCportNm" id="rpplCportNm" type="text" size="30" placeholder="피신청인 대표자를 입력해주세요."/>
|
||||
<button type="button" class="btnType01 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
<button type="button" class="btnType05 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="cop_name" usrTy="02" style="display: none;">
|
||||
@ -216,7 +216,7 @@
|
||||
<td>
|
||||
<label for="rpplPersonBizNm" class="label">피신청인 이름 입력</label>
|
||||
<input name="rpplPersonBizNm" id="rpplPersonBizNm" size="30" type="text" placeholder="피신청인 이름을 입력해주세요."/>
|
||||
<button type="button" class="btnType01 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
<button type="button" class="btnType05 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="cop_reg_num" usrTy="03" style="display: none;">
|
||||
@ -371,7 +371,7 @@
|
||||
<td><!-- <input type="text" size="30"> -->
|
||||
<label for="rpplNm${chgId}" class="label">피신청인 이름 입력</label>
|
||||
<input name="rpplNm" id="rpplNm${chgId}" value="${list.rpplNm}" type="text" size="30" placeholder="피신청인 이름을 입력해주세요."/>
|
||||
<button type="button" class="btnType01 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
<button type="button" class="btnType05 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@ -384,7 +384,7 @@
|
||||
<td>
|
||||
<label for="rpplCportNm${chgId}" class="label">피신청인 대표자 입력</label>
|
||||
<input name="rpplCportNm" id="rpplCportNm${chgId}" value="${list.rpplNm}" type="text" size="30" placeholder="피신청인 대표자 입력해주세요."/>
|
||||
<button type="button" class="btnType01 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
<button type="button" class="btnType05 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="cop_name" usrTy="02" style="display:${list.rpplUsrTy eq '02' ? '' : 'none'}">
|
||||
@ -417,7 +417,7 @@
|
||||
<td>
|
||||
<label for="rpplPersonBizNm${chgId}" class="label">피신청인 이름 입력</label>
|
||||
<input name="rpplPersonBizNm" id="rpplPersonBizNm${chgId}" size="30" type="text" value="${list.rpplNm}" placeholder="피신청인 이름 입력해주세요."/>
|
||||
<button type="button" class="btnType01 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
<button type="button" class="btnType05 btn_adr_search respondentSch" title="새창팝업 열림">피신청인 조회</button>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="cop_reg_num" usrTy="03" style="display:${list.rpplUsrTy eq '03' ? '' : 'none'}">
|
||||
@ -547,8 +547,8 @@
|
||||
</c:when>
|
||||
<c:otherwise>
|
||||
<div class="btn_right">
|
||||
<button type="button" class="btnType01" onclick="AdjstReq.stepDelete('${adjstReqVO.adrSeq}'); return false;">신청서 삭제</button>
|
||||
<button type="button" class="btnType02 btn_save" onclick="AdjstReq.step2Save('${KccadrConstants.ADR_MODE_UPT}'); return false">2단계 수정</button>
|
||||
<%-- <button type="button" class="btnType01" onclick="AdjstReq.stepDelete('${adjstReqVO.adrSeq}'); return false;">신청서 삭제</button> --%>
|
||||
<button type="button" class="btnType02 btn_save" onclick="AdjstReq.step2Save('${KccadrConstants.ADR_MODE_UPT}'); return false">임시저장</button>
|
||||
</div>
|
||||
</c:otherwise>
|
||||
</c:choose>
|
||||
@ -559,10 +559,6 @@
|
||||
<!-- //cont -->
|
||||
</form:form>
|
||||
|
||||
<form id="respondentSchChk">
|
||||
<input id="chkRpplEmail" name="rpplEmail" value="">
|
||||
<input id="chkRpplNm" name="rpplNm" value="">
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -238,13 +238,13 @@ function fn_adjstReq_preview() {
|
||||
<div class="btn_right">
|
||||
<!-- <button type="button" class="btnType06 btn_preview" onclick="alert('준비중입니다.'); return false;">미리보기</button> -->
|
||||
<button type="button" class="btnType06 btn_preview" onclick="fn_adjstReq_preview(); return false;" title="새창열림">미리보기</button>
|
||||
<button type="button" class="btnType01" onclick="AdjstReq.stepDelete('${adjstReqVO.adrSeq}'); return false;">신청서 삭제</button>
|
||||
<%-- <button type="button" class="btnType01" onclick="AdjstReq.stepDelete('${adjstReqVO.adrSeq}'); return false;">신청서 삭제</button> --%>
|
||||
<c:choose>
|
||||
<c:when test="${empty fn:trim(master.ccTy)}">
|
||||
<button type="button" class="btnType02 btn_save" onClick="AdjstReq.step3Save('<c:out value='${KccadrConstants.ADR_MODE_NEW}' />'); return false;">임시저장</button>
|
||||
</c:when>
|
||||
<c:otherwise>
|
||||
<button type="button" class="btnType02 btn_save" onClick="AdjstReq.step3Save('<c:out value='${KccadrConstants.ADR_MODE_UPT}' />'); return false;">3단계 수정</button>
|
||||
<button type="button" class="btnType02 btn_save" onClick="AdjstReq.step3Save('<c:out value='${KccadrConstants.ADR_MODE_UPT}' />'); return false;">임시저장</button>
|
||||
</c:otherwise>
|
||||
</c:choose>
|
||||
<button type="button" class="btnType02 btn_save" onClick="AdjstReq.step3Save('<c:out value='${KccadrConstants.ADR_MODE_SMT}' />'); return false;">조정신청서 제출</button>
|
||||
|
||||
@ -846,6 +846,7 @@ var AdjstReq = {
|
||||
return data;
|
||||
},
|
||||
getReqPersonData : function(obj){
|
||||
|
||||
var rpplNm = '';
|
||||
var rpplBizNm = '';
|
||||
var rpplBizId = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user