외사첩보망 견문 수정, 로고수정

master
Hyung Geun 2023-01-31 14:36:10 +09:00
parent 45b775e461
commit c4aa0b4c41
10 changed files with 157 additions and 134 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -212,7 +212,7 @@
<th:block th:each="commonCode:${session.commonCode.get('DST')}"> <th:block th:each="commonCode:${session.commonCode.get('DST')}">
<span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-center fw-bold" <span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-center fw-bold"
th:if="${commonCode.itemCd eq apprv.state}">결재결과:</span> th:if="${commonCode.itemCd eq apprv.state}">결재결과:</span>
<span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-start" th:if="${commonCode.itemCd eq apprv.state}" th:text=" ${commonCode.itemValue}"></span> <span class="col-sm-1 border-end borde0r-secondary col-form-label col-form-label-sm text-start" th:if="${commonCode.itemCd eq apprv.state}" th:text=" ${commonCode.itemValue}"></span>
</th:block> </th:block>
<span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-center fw-bold">결재자:</span> <span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-center fw-bold">결재자:</span>

View File

@ -16,7 +16,7 @@
<input type="hidden" name="wrtUserGrd" th:value="${fer.wrtUserGrd}"> <input type="hidden" name="wrtUserGrd" th:value="${fer.wrtUserGrd}">
<input type="hidden" name="wrtUserNm" th:value="${fer.wrtUserNm}"> <input type="hidden" name="wrtUserNm" th:value="${fer.wrtUserNm}">
<input type="hidden" name="wrtDt" id="wrtDt" th:value="${#temporals.format(fer.wrtDt, 'yyyy-MM-dd HH:mm')}"> <input type="hidden" name="wrtDt" id="wrtDt" th:value="${#temporals.format(fer.wrtDt, 'yyyy-MM-dd HH:mm')}">
<div class="row mb-1"> <div class="row mb-1 text-center">
<label class="col-sm-1 col-form-label col-form-label-sm text-center">작성자</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">작성자</label>
<div class="col-sm-2"> <div class="col-sm-2">
<input type="text" class="form-control form-control-sm" placeholder="작성자 자동입력" readonly> <input type="text" class="form-control form-control-sm" placeholder="작성자 자동입력" readonly>
@ -29,13 +29,12 @@
<th:block th:if="${fer.ferKey eq null}"> <th:block th:if="${fer.ferKey eq null}">
<hr> <hr>
<div class="row mb-1"> <div class="row mb-1">
<h6 class="text-center">정보협력자<br>구성</h6> <h6 class="text-start">■ 정보협력자 구성</h6>
<div class="text-end"> <div class="text-start">
<input type="button" class="btn btn-sm btn-outline-primary" id="operationPlanModalBtn" value="불러오기"> <input type="button" class="btn btn-sm btn-outline-primary" id="operationPlanModalBtn" value="불러오기">
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1 text-center">
<div class="col-sm-1"></div>
<label for="opName" class="col-sm-1 col-form-label col-form-label-sm text-center">성명</label> <label for="opName" class="col-sm-1 col-form-label col-form-label-sm text-center">성명</label>
<div class="col-sm-2"> <div class="col-sm-2">
<input type="text" class="form-control form-control-sm" id="opName" disabled> <input type="text" class="form-control form-control-sm" id="opName" disabled>
@ -49,8 +48,7 @@
<input type="text" class="form-control form-control-sm" id="opPosition" disabled> <input type="text" class="form-control form-control-sm" id="opPosition" disabled>
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1 text-center">
<div class="col-sm-1"></div>
<label for="opJob" class="col-sm-1 col-form-label col-form-label-sm text-center">직업(직위)</label> <label for="opJob" class="col-sm-1 col-form-label col-form-label-sm text-center">직업(직위)</label>
<div class="col-sm-2"> <div class="col-sm-2">
<input type="text" class="form-control form-control-sm" id="opJob" disabled> <input type="text" class="form-control form-control-sm" id="opJob" disabled>
@ -64,8 +62,7 @@
<input type="text" class="form-control form-control-sm" id="opPhone" disabled> <input type="text" class="form-control form-control-sm" id="opPhone" disabled>
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1 text-center">
<div class="col-sm-1"></div>
<label for="opSdate" class="col-sm-1 col-form-label col-form-label-sm text-center">*운용기간</label> <label for="opSdate" class="col-sm-1 col-form-label col-form-label-sm text-center">*운용기간</label>
<div class="col-sm-2"> <div class="col-sm-2">
<input type="text" class="form-control form-control-sm" id="opSdate" disabled> <input type="text" class="form-control form-control-sm" id="opSdate" disabled>
@ -83,13 +80,12 @@
<th:block th:unless="${fer.ferKey eq null}"> <th:block th:unless="${fer.ferKey eq null}">
<hr> <hr>
<div class="row mb-1"> <div class="row mb-1">
<h6 class="text-center">정보협력자<br>구성</h6> <h6 class="text-start">정보협력자 구성</h6>
<div class="text-end"> <div class="text-end">
<input type="button" class="btn btn-sm btn-outline-primary" id="operationPlanModalBtn" value="불러오기"> <input type="button" class="btn btn-sm btn-outline-primary" id="operationPlanModalBtn" value="불러오기">
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1text-center">
<div class="col-sm-1"></div>
<label for="opName" class="col-sm-1 col-form-label col-form-label-sm text-center">성명</label> <label for="opName" class="col-sm-1 col-form-label col-form-label-sm text-center">성명</label>
<div class="col-sm-2"> <div class="col-sm-2">
<input type="text" class="form-control form-control-sm" id="opName" th:value="${fer.operationPlan.opName}" disabled> <input type="text" class="form-control form-control-sm" id="opName" th:value="${fer.operationPlan.opName}" disabled>
@ -104,7 +100,6 @@
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1">
<div class="col-sm-1"></div>
<label for="opJob" class="col-sm-1 col-form-label col-form-label-sm text-center">직업(직위)</label> <label for="opJob" class="col-sm-1 col-form-label col-form-label-sm text-center">직업(직위)</label>
<div class="col-sm-2"> <div class="col-sm-2">
<input type="text" class="form-control form-control-sm" id="opJob" th:value="${fer.operationPlan.opJob}" disabled> <input type="text" class="form-control form-control-sm" id="opJob" th:value="${fer.operationPlan.opJob}" disabled>
@ -119,7 +114,6 @@
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1">
<div class="col-sm-1"></div>
<label for="opSdate" class="col-sm-1 col-form-label col-form-label-sm text-center">*운용기간</label> <label for="opSdate" class="col-sm-1 col-form-label col-form-label-sm text-center">*운용기간</label>
<div class="col-sm-2"> <div class="col-sm-2">
<input type="text" class="form-control form-control-sm" id="opSdate" th:value="${fer.operationPlan.opSdate}" disabled> <input type="text" class="form-control form-control-sm" id="opSdate" th:value="${fer.operationPlan.opSdate}" disabled>
@ -136,10 +130,9 @@
</th:block> </th:block>
<hr> <hr>
<div class="row mb-1"> <div class="row mb-1">
<h6 class="text-center">소요예산</h6> <h6 class="text-start">소요예산</h6>
</div> </div>
<div class="row mb-1"> <div class="row mb-1">
<div class="col-sm-1"></div>
<label for="allocationAmount" class="col-sm-1 col-form-label col-form-label-sm text-center">*배정액(만원)</label> <label for="allocationAmount" class="col-sm-1 col-form-label col-form-label-sm text-center">*배정액(만원)</label>
<div class="col-sm-2"> <div class="col-sm-2">
<input type="number" class="form-control form-control-sm" id="allocationAmount" name="allocationAmount" th:value="${fer.allocationAmount}"> <input type="number" class="form-control form-control-sm" id="allocationAmount" name="allocationAmount" th:value="${fer.allocationAmount}">
@ -154,29 +147,28 @@
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1">
<div class="col-sm-1"></div>
<label for="targetLocation" class="col-sm-1 col-form-label col-form-label-sm text-center">비고</label> <label for="targetLocation" class="col-sm-1 col-form-label col-form-label-sm text-center">비고</label>
<div class="col-sm-8"> <div class="col-sm-8">
<textarea id="targetLocation" name="note" rows="5" cols="102" th:utext="${fer.note}"></textarea> <textarea id="targetLocation" name="note" rows="5" cols="108" th:utext="${fer.note}"></textarea>
</div> </div>
</div> </div>
<hr> <hr>
<div class="row mb-1"> <div class="row mb-1">
<label for="fireExtensionReason" class="col-sm-1 col-form-label col-form-label-sm text-center">해고(연장)<br>사유</label> <label for="fireExtensionReason" class="col-sm-1 col-form-label col-form-label-sm text-center">해고(연장)<br>사유</label>
<div class="col-sm-11"> <div class="col-sm-11">
<textarea id="fireExtensionReason" name="fireExtensionReason" rows="5" cols="139" th:utext="${fer.fireExtensionReason}"></textarea> <textarea id="fireExtensionReason" name="fireExtensionReason" rows="5" cols="108" th:utext="${fer.fireExtensionReason}"></textarea>
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1">
<label for="performanceEvaluation" class="col-sm-1 col-form-label col-form-label-sm text-center">운용실적<br><br>결과분석·평가</label> <label for="performanceEvaluation" class="col-sm-1 col-form-label col-form-label-sm text-center">운용실적<br><br>결과분석·평가</label>
<div class="col-sm-11"> <div class="col-sm-11">
<textarea id="performanceEvaluation" name="performanceEvaluation" rows="5" cols="139" th:utext="${fer.performanceEvaluation}"></textarea> <textarea id="performanceEvaluation" name="performanceEvaluation" rows="5" cols="108" th:utext="${fer.performanceEvaluation}"></textarea>
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1">
<label for="actionOpinion" class="col-sm-1 col-form-label col-form-label-sm text-center">조치의견</label> <label for="actionOpinion" class="col-sm-1 col-form-label col-form-label-sm text-center">조치의견</label>
<div class="col-sm-11"> <div class="col-sm-11">
<textarea id="actionOpinion" name="actionOpinion" rows="5" cols="139" th:utext="${fer.actionOpinion}"></textarea> <textarea id="actionOpinion" name="actionOpinion" rows="5" cols="108" th:utext="${fer.actionOpinion}"></textarea>
</div> </div>
</div> </div>

View File

@ -26,9 +26,8 @@
</th:block> </th:block>
</div> </div>
<hr> <hr>
<div class="row mb-1"><h6 class="text-center">정보협력자 구성</h6></div> <div class="row mb-1"><h6 class="text-start">■ 정보협력자 구성</h6></div>
<div class="row text-center"> <div class="row text-start">
<div class="col-sm-1"></div>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">성명:</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">성명:</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opName}"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opName}"></label>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">생년월일:</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">생년월일:</label>
@ -37,7 +36,6 @@
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opPosition}"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opPosition}"></label>
</div> </div>
<div class="row"> <div class="row">
<div class="col-sm-1"></div>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">직업(직위):</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">직업(직위):</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opJob}"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opJob}"></label>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">경력:</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">경력:</label>
@ -46,16 +44,14 @@
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opPhone}"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opPhone}"></label>
</div> </div>
<div class="row"> <div class="row">
<div class="col-sm-1"></div>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">운용기간:</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">운용기간:</label>
<label class="col-sm-5 col-form-label col-form-label-sm text-start" th:text="|${fer.operationPlan.opSdate}~${fer.opEdate}|"></label> <label class="col-sm-5 col-form-label col-form-label-sm text-start" th:text="|${fer.operationPlan.opSdate}~${fer.opEdate}|"></label>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">등급:</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">등급:</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opRank}"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${fer.operationPlan.opRank}"></label>
</div> </div>
<hr> <hr>
<div class="row mb-1"><h6 class="text-center">소요예산</h6></div> <div class="row mb-1"><h6 class="text-start">■ 소요예산</h6></div>
<div class="row"> <div class="row text-start">
<div class="col-sm-1"></div>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">배정액:</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">배정액:</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="|${fer.allocationAmount}만원|"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="|${fer.allocationAmount}만원|"></label>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">집행액:</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">집행액:</label>
@ -64,7 +60,6 @@
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="|${fer.allocationAmount-fer.executionAmount}만원|"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="|${fer.allocationAmount-fer.executionAmount}만원|"></label>
</div> </div>
<div class="row"> <div class="row">
<div class="col-sm-1"></div>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">비고</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">비고</label>
<div class="col-sm-8 form-control-sm col-form-label col-form-label-sm text-start" id="contentDiv"> <div class="col-sm-8 form-control-sm col-form-label col-form-label-sm text-start" id="contentDiv">
<div th:utext="${#strings.replace(fer.note, lineSeparator, '<br>')}"></div> <div th:utext="${#strings.replace(fer.note, lineSeparator, '<br>')}"></div>
@ -98,16 +93,20 @@
<th:block th:each="apprv:${fer.apprvList}"> <th:block th:each="apprv:${fer.apprvList}">
<div class="row"> <div class="row">
<th:block th:each="commonCode:${session.commonCode.get('DST')}"> <th:block th:each="commonCode:${session.commonCode.get('DST')}">
<label class="col-sm-2 col-form-label col-form-label-sm text-center" th:if="${commonCode.itemCd eq apprv.state}" th:text="|결재결과: ${commonCode.itemValue}|"></label> <label class="col-sm-1 col-form-label col-form-label-sm text-center" th:if="${commonCode.itemCd eq apprv.state}" >결재결과 :</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:if="${commonCode.itemCd eq apprv.state}" th:text="${commonCode.itemValue}"></label>
</th:block> </th:block>
<label class="col-sm-2 col-form-label col-form-label-sm text-center"> <label class="col-sm-2 col-form-label col-form-label-sm text-center">
<th:block th:each="commonCode:${session.commonCode.get('JT')}"> <th:block th:each="commonCode:${session.commonCode.get('JT')}">
<th:block th:if="${commonCode.itemCd eq apprv.userGrd}" th:text="|결재자: ${commonCode.itemValue} ${apprv.userNm}|"></th:block> <th:block th:if="${commonCode.itemCd eq apprv.userGrd}" th:text="|결재자: ${commonCode.itemValue} ${apprv.userNm}|"></th:block>
</th:block> </th:block>
</label> </label>
<label class="col-sm-4 col-form-label col-form-label-sm text-center">
<th:block th:text="|결제일시: ${#temporals.format(apprv.saveDt, 'yyyy-MM-dd HH:mm:ss')}|"></th:block> <div class="col-12 text-center row border-top-0 border-secondary">
</label> <span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-center fw-bold">결재일 :</span>
<span class="col-sm-4 border-end border-secondary col-form-label col-form-label-sm text-start"><th:block th:text=" ${#temporals.format(apprv.saveDt, 'yyyy-MM-dd HH:mm:ss')}"></th:block></span>
</div>
</div> </div>
</th:block> </th:block>

View File

@ -8,25 +8,31 @@
<input type="hidden" name="affairKey" id="viewModalAffairKey"> <input type="hidden" name="affairKey" id="viewModalAffairKey">
<ul class="nav nav-tabs" id="userTab" role="tablist"> <ul class="nav nav-tabs" id="userTab" role="tablist">
<li class="nav-item" role="presentation"> <li class="nav-item" role="presentation">
<button class="nav-link active" id="boardTab" data-bs-toggle="tab" data-bs-target="#boardTabPanel" type="button" role="tab" aria-controls="boardTabPanel" aria-selected="true">본문</button> <button class="nav-link active" id="boardTab" data-bs-toggle="tab" data-bs-target="#boardTabPanel" type="button"
role="tab" aria-controls="boardTabPanel" aria-selected="true">본문
</button>
</li> </li>
</ul> </ul>
<div class="tab-content bg-white border border-top-0 p-2 text-center"> <div class="tab-content bg-white border border-top-0 p-2 text-center">
<div class="tab-pane fade p-2 show active" id="boardTabPanel" role="tabpanel" tabindex="0"> <div class="tab-pane fade p-2 show active" id="boardTabPanel" role="tabpanel" tabindex="0">
<div class="row mb-1"> <div class="row mb-1">
<label class="col-sm-1 col-form-label col-form-label-sm text-center">작성자</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">작성자</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="|${ia.wrtUserGrd} ${ia.wrtUserNm}|"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start"
th:text="|${ia.wrtUserGrd} ${ia.wrtUserNm}|"></label>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">등록일</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">등록일</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${#temporals.format(ia.wrtDt, 'yyyy-MM-dd HH:mm')}"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start"
th:text="${#temporals.format(ia.wrtDt, 'yyyy-MM-dd HH:mm')}"></label>
<label class="col-sm-1 col-form-label col-form-label-sm text-center">상태</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">상태</label>
<th:block th:each="commonCode:${session.commonCode.get('DST')}"> <th:block th:each="commonCode:${session.commonCode.get('DST')}">
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:if="${commonCode.itemCd eq ia.iaState}" th:text="${commonCode.itemValue}"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start" th:if="${commonCode.itemCd eq ia.iaState}"
th:text="${commonCode.itemValue}"></label>
</th:block> </th:block>
</div> </div>
<hr> <hr>
<div class="row mb-1"> <div class="row mb-1">
<label class="col-sm-1 col-form-label col-form-label-sm text-center">실적기간</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">실적기간</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="|${ia.iaSdate} ~ ${ia.iaEdate}|"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start"
th:text="|${ia.iaSdate} ~ ${ia.iaEdate}|"></label>
</div> </div>
<div class="row mb-1"> <div class="row mb-1">
<div class="row justify-content-start text-center"> <div class="row justify-content-start text-center">
@ -111,22 +117,45 @@
<th:block th:each="apprv:${ia.apprvList}"> <th:block th:each="apprv:${ia.apprvList}">
<div class="row"> <div class="row">
<th:block th:each="commonCode:${session.commonCode.get('DST')}"> <th:block th:each="commonCode:${session.commonCode.get('DST')}">
<label class="col-sm-2 col-form-label col-form-label-sm text-center" th:if="${commonCode.itemCd eq apprv.state}" th:text="|결재결과: ${commonCode.itemValue}|"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-center fw-bold"
th:if="${commonCode.itemCd eq apprv.state}">결재결과:</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start"
th:if="${commonCode.itemCd eq apprv.state}" th:text="${commonCode.itemValue}"></label>
</th:block> </th:block>
<label class="col-sm-2 col-form-label col-form-label-sm text-center">
<!--<th:block th:each="commonCode:${session.commonCode.get('JT')}">
<span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-center fw-bold" th:if="${commonCode.itemCd eq apprv.userGrd}" >결재자:</span>
<span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-start" th:if="${commonCode.itemCd eq apprv.userGrd}" th:text="${commonCode.itemValue} ${apprv.userNm}" ></span>
</th:block>-->
<label class="col-sm-2 col-form-label col-form-label-sm text-center fw-bold">
<th:block th:each="commonCode:${session.commonCode.get('JT')}"> <th:block th:each="commonCode:${session.commonCode.get('JT')}">
<th:block th:if="${commonCode.itemCd eq apprv.userGrd}" th:text="|결제자: ${commonCode.itemValue} ${apprv.userNm}|"></th:block> <th:block th:if="${commonCode.itemCd eq apprv.userGrd}"
th:text="|결재자 : ${commonCode.itemValue} ${apprv.userNm}|"></th:block>
</th:block> </th:block>
</label> </label>
<label class="col-sm-2 col-form-label col-form-label-sm text-center">
<th:block th:text="|관리관 의견: ${apprv.opinion}|"></th:block> <div class="col-12 text-center row border-top-0 border-secondary">
</label> <span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-center fw-bold">관리관의견 : </span>
<label class="col-sm-2 col-form-label col-form-label-sm text-center"> <span class="col-sm-5 border-end border-secondary col-form-label col-form-label-sm text-start fw-bold"><th:block
<th:block th:text="|지시사항: ${apprv.Instruction}|"></th:block> th:text="${apprv.opinion}"></th:block></span>
</label> </div>
<label class="col-sm-4 col-form-label col-form-label-sm text-center"> <div class="col-12 text-center row border-top-0 border-secondary">
<th:block th:text="|결제일시: ${#temporals.format(apprv.saveDt, 'yyyy-MM-dd HH:mm:ss')}|"></th:block> <span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-center fw-bold">지시사항 : </span>
</label> <span class="col-sm-5 border-end border-secondary col-form-label col-form-label-sm text-start fw-bold"><th:block
th:text="${apprv.Instruction}"></th:block></span>
</div>
<div class="col-12 text-center row border-top-0 border-secondary">
<span class="col-sm-1 border-end border-secondary col-form-label col-form-label-sm text-center fw-bold">결재일시 : </span>
<span class="col-sm-5 border-end border-secondary col-form-label col-form-label-sm text-start "><th:block
th:text="${#temporals.format(apprv.saveDt, 'yyyy-MM-dd HH:mm:ss')}"></th:block></span>
</div>
</div> </div>
</th:block> </th:block>
@ -164,8 +193,12 @@
</div> </div>
<div class="col-auto"> <div class="col-auto">
<th:block th:if="${(apprvAuth eq 'APC001' or apprvAuth eq 'APC002') and ia.iaState eq 'DST002'}"> <th:block th:if="${(apprvAuth eq 'APC001' or apprvAuth eq 'APC002') and ia.iaState eq 'DST002'}">
<button type="button" class="btn btn-danger apprvBtn" th:data-planstate="${apprvAuth eq 'APC004'||apprvAuth eq 'APC003'?'DST003':'DST005'}" th:value="반려">반려</button> <button type="button" class="btn btn-danger apprvBtn"
<button type="button" class="btn btn-success apprvBtn" th:data-planstate="${apprvAuth eq 'APC004'||apprvAuth eq 'APC003'?'DST004':'DST006'}" th:value="승인">승인</button> th:data-planstate="${apprvAuth eq 'APC004'||apprvAuth eq 'APC003'?'DST003':'DST005'}" th:value="반려">반려
</button>
<button type="button" class="btn btn-success apprvBtn"
th:data-planstate="${apprvAuth eq 'APC004'||apprvAuth eq 'APC003'?'DST004':'DST006'}" th:value="승인">승인
</button>
</th:block> </th:block>
<th:block th:unless="${ia.iaState eq 'DST004' or ia.iaState eq 'DST006'}"><!--승인 상태일때는 수정 불가 --> <th:block th:unless="${ia.iaState eq 'DST004' or ia.iaState eq 'DST006'}"><!--승인 상태일때는 수정 불가 -->
<th:block th:if="${userSeq eq ia.wrtUserSeq or accessAuth eq 'ACC003'}"><!--작성자일 경우 수정 허용--><!--관리자일 경우 수정 허용--> <th:block th:if="${userSeq eq ia.wrtUserSeq or accessAuth eq 'ACC003'}"><!--작성자일 경우 수정 허용--><!--관리자일 경우 수정 허용-->

View File

@ -30,7 +30,7 @@
</div> </div>
</div> </div>
<hr> <hr>
<div class="row mb-1"><h6 class="text-center">정보협력자 구성</h6></div> <div class="row mb-1"><h6 class="text-center">정보협력자 구성</h6></div>
<div class="row mb-1"> <div class="row mb-1">
<div class="col-sm-1"></div> <div class="col-sm-1"></div>
<label for="affairType1" class="col-sm-1 col-form-label col-form-label-sm text-center">*성명</label> <label for="affairType1" class="col-sm-1 col-form-label col-form-label-sm text-center">*성명</label>

View File

@ -31,7 +31,7 @@
</th:block> </th:block>
</div> </div>
<hr> <hr>
<div class="row mb-1"><h6 class="">정보협력자 구성</h6></div> <div class="row mb-1"><h6 class="">정보협력자 구성</h6></div>
<div class="row text-center"> <div class="row text-center">
<label class="col-sm-1 col-form-label col-form-label-sm text-center">성명:</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">성명:</label>
<label class="col-sm-3 col-form-label col-form-label-sm text-start" th:text="${op.opName}"></label> <label class="col-sm-3 col-form-label col-form-label-sm text-start" th:text="${op.opName}"></label>

View File

@ -71,7 +71,7 @@
<div class="row mb-1"> <div class="row mb-1">
<label for="hashTags" class="col-sm-1 col-form-label col-form-label-sm text-center">*대상지정<br>사유</label> <label for="hashTags" class="col-sm-1 col-form-label col-form-label-sm text-center">*대상지정<br>사유</label>
<div class="col-sm-11"> <div class="col-sm-11">
<textarea id="mdReason" name="mdReason" rows="5" cols="139" th:utext="${md.mdReason}"></textarea> <textarea id="mdReason" name="mdReason" rows="5" cols="108" th:utext="${md.mdReason}"></textarea>
</div> </div>
</div> </div>
<div class="row mb-1"> <div class="row mb-1">

View File

@ -37,7 +37,6 @@
</div> </div>
<hr> <hr>
<div class="row mb-1"><h6 class="text-center">모니터링 대상자</h6></div> <div class="row mb-1"><h6 class="text-center">모니터링 대상자</h6></div>
<br>
<div class="row"> <div class="row">
<label class="col-sm-1 col-form-label col-form-label-sm text-center">성명</label> <label class="col-sm-1 col-form-label col-form-label-sm text-center">성명</label>
<label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${md.mdName}"></label> <label class="col-sm-2 col-form-label col-form-label-sm text-start" th:text="${md.mdName}"></label>
@ -111,7 +110,7 @@
<label class="col-sm-2 col-form-label col-form-label-sm text-center"> <label class="col-sm-2 col-form-label col-form-label-sm text-center">
<th:block th:text="|기타의견: ${apprv.etc}|"></th:block> <th:block th:text="|기타의견: ${apprv.etc}|"></th:block>
</label> </label>
<label class="col-sm-2 col-form-label col-form-label-sm text-center"> <label class="col-sm-4 col-form-label col-form-label-sm text-center">
<th:block th:text="|결제일시: ${#temporals.format(apprv.saveDt, 'yyyy-MM-dd HH:mm:ss')}|"></th:block> <th:block th:text="|결제일시: ${#temporals.format(apprv.saveDt, 'yyyy-MM-dd HH:mm:ss')}|"></th:block>
</label> </label>