|
|
|
@ -17,174 +17,22 @@
|
|
|
|
<div class="tab-pane fade p-2 mx-2 show active" id="fishingBoatViewTabPanel" role="tabpanel" aria-labelledby="fishingBoatViewTab" tabindex="0">
|
|
|
|
<div class="tab-pane fade p-2 mx-2 show active" id="fishingBoatViewTabPanel" role="tabpanel" aria-labelledby="fishingBoatViewTab" tabindex="0">
|
|
|
|
<input type="hidden" class="cdsKey" th:value="${crackdownStatus.cdsKey}">
|
|
|
|
<input type="hidden" class="cdsKey" th:value="${crackdownStatus.cdsKey}">
|
|
|
|
<div class="row justify-content-between">
|
|
|
|
<div class="row justify-content-between">
|
|
|
|
<div class="col-auto" th:text="|선명: ${crackdownStatus.fishingBoat.boatNameKr}|"></div>
|
|
|
|
<div class="col-auto"></div>
|
|
|
|
<div class="col-auto" th:text="|최종수정일: ${#temporals.format(crackdownStatus.fishingBoat.wrtDt, 'yyyy-MM-dd HH:mm')}|"></div>
|
|
|
|
<div class="col-auto" th:text="|최종수정일: ${#temporals.format(crackdownStatus.fishingBoat.wrtDt, 'yyyy-MM-dd HH:mm')}|"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row py-2">
|
|
|
|
<div class="row py-2">
|
|
|
|
<div class="col-auto">■ 기본정보</div>
|
|
|
|
<div class="col-auto">■ 단속정보</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary">
|
|
|
|
<div class="row border border-secondary">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">사건번호</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">사건번호</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.caseNum}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.caseNum}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">압송/현장조사</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">선명</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fieldIvsgt eq 'C'?'압송':'현장조사'}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.boatNameKr}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">위반사항</label>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">사건담당경찰서</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<th:block th:each="code:${ataList}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.caseAgency}" th:value="${code.itemValue}">
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center fs-11">사건담당경찰관</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.casePoliceOfficer}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">단속경찰서</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<th:block th:each="code:${cpoList}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.crackdownPolice}" th:value="${code.itemValue}">
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">단속함정</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2">
|
|
|
|
|
|
|
|
<th:block th:each="code:${boatList}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.crackdownBoat}" th:value="${code.itemValue}">
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">나포일시</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${#temporals.format(crackdownStatus.napoDt, 'yyyy-MM-dd hh:mm')}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">나포장소</label>
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.napoSeaPointLon} ${crackdownStatus.napoSeaPointLat} ${crackdownStatus.napoSeaPointDetail}|">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row py-2">
|
|
|
|
|
|
|
|
<div class="col-auto">■ 선장·선주 정보</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
|
|
|
|
<th:block th:if="${sailor.position eq 'POS001'}">
|
|
|
|
|
|
|
|
<div class="col-6" id="captainDiv">
|
|
|
|
|
|
|
|
<div class="row border border-secondary">
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">선장명</label>
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNameKr}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNameCn}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNamePinyin}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<th:block th:unless="${#lists.isEmpty(sailor.fileList)}">
|
|
|
|
|
|
|
|
<div id="fileDownloadDiv" class="d-none">
|
|
|
|
|
|
|
|
<div class="row justify-content-end">
|
|
|
|
|
|
|
|
<div class="col-auto">
|
|
|
|
|
|
|
|
<th:block th:each="file:${sailor.fileList}">
|
|
|
|
|
|
|
|
<a href="#" class="fileDownLink" data-board="sailor"
|
|
|
|
|
|
|
|
th:data-parentkey="${file.sailorKey}" th:data-fileseq="${file.fileSeq}" th:text="|${file.origNm}.${file.fileExtn}|"></a>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-sm-2">
|
|
|
|
|
|
|
|
<th:block th:if="${#lists.isEmpty(sailor.fileList)}">
|
|
|
|
|
|
|
|
<div>사진 없음</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
<th:block th:unless="${#lists.isEmpty(sailor.fileList)}">
|
|
|
|
|
|
|
|
<img id="captainPhoto" class="w-100" alt="선장 사진" th:src="|/file/fileDisplay?board=sailor&parentKey=${sailor.sailorKey}&fileSeq=1|">
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">생년월일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.birthdate}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">연락처</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorContact}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">주소</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.residence}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">재범횟수</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.arrestHistory}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">비고</label>
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.note}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
|
|
|
|
<th:block th:if="${sailor.position eq 'POS004'}">
|
|
|
|
|
|
|
|
<div class="col-6" id="shipOwnerDiv">
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-start-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">선주명</label>
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNameKr}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNameCn}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNamePinyin}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-start-0 border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">생년월일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.birthdate}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">연락처</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorContact}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-start-0 border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">주소</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.residence}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-start-0 border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">비고</label>
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.note}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row py-2">
|
|
|
|
|
|
|
|
<div class="col-auto">■ 어선 정보</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">선명</label>
|
|
|
|
|
|
|
|
<div class="col-sm-5 border-end border-secondary">
|
|
|
|
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.boatNameKr}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.boatNameCn}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">위반사항</label>
|
|
|
|
|
|
|
|
<div class="col-sm-5">
|
|
|
|
<div class="col-sm-5">
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<th:block th:each="code:${vtList}">
|
|
|
|
<th:block th:each="code:${vtList}">
|
|
|
|
@ -198,37 +46,289 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">허가번호</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">사건담당경찰서</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<th:block th:each="code:${session.commonCode.get('OG')}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.caseAgency}" th:value="${code.itemValue}">
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center fs-11">사건담당경찰관</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.casePoliceOfficer}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">단속경찰서</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<th:block th:each="code:${cpoList}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.crackdownPolice}" th:value="${code.itemValue}">
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">단속함정</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2">
|
|
|
|
|
|
|
|
<th:block th:each="code:${boatList}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.crackdownBoat}" th:value="${code.itemValue}">
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">MMSI.NO</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.mmsi}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">침범유형</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<th:block th:each="code:${session.commonCode.get('IST')}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.invasionType}" th:value="${code.itemValue}">
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">NLL</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.nll eq 'Y'?'O':(crackdownStatus.nll eq 'N'?'X':crackdownStatus.nll)}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">압송/현장조사</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fieldIvsgt eq 'C'?'압송':(crackdownStatus.fieldIvsgt eq 'F'?'현장조사':crackdownStatus.fieldIvsgt)}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">나포일시</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${#temporals.format(crackdownStatus.napoDt, 'yyyy-MM-dd hh:mm')}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">나포장소</label>
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.napoSeaPointLon} ${crackdownStatus.napoSeaPointLat} ${crackdownStatus.napoSeaPointDetail}|">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<th:block th:with="damageFlag=${crackdownStatus.obstrExspdCnt ne 0 ||
|
|
|
|
|
|
|
|
crackdownStatus.personDamageCnt ne 0 ||
|
|
|
|
|
|
|
|
crackdownStatus.personDamageAmount ne 0 ||
|
|
|
|
|
|
|
|
crackdownStatus.personDamageDetail ne null ||
|
|
|
|
|
|
|
|
crackdownStatus.materialDamageCnt ne 0 ||
|
|
|
|
|
|
|
|
crackdownStatus.materialDamageAmount ne 0 ||
|
|
|
|
|
|
|
|
crackdownStatus.materialDamageDetail ne null}">
|
|
|
|
|
|
|
|
<th:block th:if="${damageFlag}">
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">특수공무집행방해</label>
|
|
|
|
|
|
|
|
<div class="col-sm-11">
|
|
|
|
|
|
|
|
<div class="row border-bottom border-secondary">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">인적피해</label>
|
|
|
|
|
|
|
|
<div class="col-sm-11">
|
|
|
|
|
|
|
|
<div class="row border-bottom border-secondary">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">발생건수</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
|
|
|
|
<th:block th:if="${crackdownStatus.obstrExspdCnt>0}" th:text="|${crackdownStatus.obstrExspdCnt}건|"></th:block>
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">피해인원</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
|
|
|
|
<th:block th:if="${crackdownStatus.personDamageCnt>0}" th:text="|${crackdownStatus.personDamageCnt}인|"></th:block>
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">피해액</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
|
|
|
|
<th:block th:if="${crackdownStatus.personDamageAmount>0}" th:text="|${crackdownStatus.personDamageAmount}만원|"></th:block>
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">상세내용</label>
|
|
|
|
|
|
|
|
<div class="col-sm-11" th:utext="${crackdownStatus.personDamageDetail}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">물적피해</label>
|
|
|
|
|
|
|
|
<div class="col-sm-11">
|
|
|
|
|
|
|
|
<div class="row border-bottom border-secondary">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">발생건수</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
|
|
|
|
<th:block th:if="${crackdownStatus.materialDamageCnt>0}" th:text="|${crackdownStatus.materialDamageCnt}건|"></th:block>
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">피해액</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
|
|
|
|
<th:block th:if="${crackdownStatus.materialDamageAmount>0}" th:text="|${crackdownStatus.materialDamageAmount}만원|"></th:block>
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">상세내용</label>
|
|
|
|
|
|
|
|
<div class="col-sm-11" th:utext="${crackdownStatus.materialDamageDetail}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
<th:block th:with="catchFlag=${crackdownStatus.fishingBoat.catchFishSpecies ne null ||
|
|
|
|
|
|
|
|
crackdownStatus.fishingBoat.catchCnt ne 0}">
|
|
|
|
|
|
|
|
<th:block th:if="${catchFlag}">
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">어획물축소기재</label>
|
|
|
|
|
|
|
|
<div class="col-sm-11">
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">어종</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start"
|
|
|
|
|
|
|
|
th:text="${crackdownStatus.fishingBoat.catchFishSpecies}"></label>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">수량</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
|
|
|
|
<th:block th:if="${crackdownStatus.fishingBoat.catchCnt>0}" th:text="|${crackdownStatus.fishingBoat.catchCnt}kg|"></th:block>
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
<th:block th:if="${!#lists.isEmpty(crackdownStatus.sailorList)}">
|
|
|
|
|
|
|
|
<div class="row py-2">
|
|
|
|
|
|
|
|
<div class="col-auto">■ 선장·선주 정보</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
|
|
|
|
<th:block th:if="${sailor.position eq 'POS001'}">
|
|
|
|
|
|
|
|
<div class="col-6" id="captainDiv">
|
|
|
|
|
|
|
|
<div class="row border border-secondary">
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">선장명</label>
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNameKr}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNameCn}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNamePinyin}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<th:block th:unless="${#lists.isEmpty(sailor.fileList)}">
|
|
|
|
|
|
|
|
<div id="fileDownloadDiv" class="d-none">
|
|
|
|
|
|
|
|
<div class="row justify-content-end">
|
|
|
|
|
|
|
|
<div class="col-auto">
|
|
|
|
|
|
|
|
<th:block th:each="file:${sailor.fileList}">
|
|
|
|
|
|
|
|
<a href="#" class="fileDownLink" data-board="sailor"
|
|
|
|
|
|
|
|
th:data-parentkey="${file.sailorKey}" th:data-fileseq="${file.fileSeq}" th:text="|${file.origNm}.${file.fileExtn}|"></a>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-sm-2">
|
|
|
|
|
|
|
|
<th:block th:if="${#lists.isEmpty(sailor.fileList)}">
|
|
|
|
|
|
|
|
<div>사진 없음</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
<th:block th:unless="${#lists.isEmpty(sailor.fileList)}">
|
|
|
|
|
|
|
|
<img id="captainPhoto" class="w-100" alt="선장 사진" th:src="|/file/fileDisplay?board=sailor&parentKey=${sailor.sailorKey}&fileSeq=1|">
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">생년월일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.birthdate}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">연락처</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorContact}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">주소</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.residence}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">재범횟수</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.arrestHistory}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">비고</label>
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.note}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
|
|
|
|
<th:block th:if="${sailor.position eq 'POS004'}">
|
|
|
|
|
|
|
|
<div class="col-6" id="shipOwnerDiv">
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-start-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">선주명</label>
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNameKr}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNameCn}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorNamePinyin}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-start-0 border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">생년월일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.birthdate}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">연락처</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.sailorContact}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-start-0 border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">주소</label>
|
|
|
|
|
|
|
|
<div class="col-sm-4">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.residence}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-start-0 border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-2 fw-bold bg-gainsboro border-end border-secondary col-form-label col-form-label-sm py-2 border-end border-secondary text-center">비고</label>
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${sailor.note}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</th:block>
|
|
|
|
|
|
|
|
<div class="row py-2">
|
|
|
|
|
|
|
|
<div class="col-auto">■ 어선 정보</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">선명</label>
|
|
|
|
|
|
|
|
<div class="col-sm-5 border-end border-secondary">
|
|
|
|
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.boatNameKr}">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.boatNameCn}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">허가번호</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.permitNum}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.permitNum}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">국적</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">국적</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.nationality}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.nationality}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">승선원</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">승선원</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary" th:if="${crackdownStatus.fishingBoat.sailorCnt>0}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.fishingBoat.sailorCnt}인|">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.fishingBoat.sailorCnt}인|">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">톤수</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">톤수</label>
|
|
|
|
<div class="col-sm-2">
|
|
|
|
<div class="col-sm-2" th:if="${crackdownStatus.fishingBoat.tonCnt>0}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.fishingBoat.tonCnt}t|">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.fishingBoat.tonCnt}t|">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">선종</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">선종</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<th:block th:each="code:${ftList}">
|
|
|
|
<th:block th:each="code:${ftList}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.fishingBoat.fisheryType}" th:value="${code.itemValue}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.fishingBoat.fisheryType}" th:value="${code.itemValue}">
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">선질</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">선질</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<th:block th:each="code:${bmList}">
|
|
|
|
<th:block th:each="code:${bmList}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.fishingBoat.boatMaterial}" th:value="${code.itemValue}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.fishingBoat.boatMaterial}" th:value="${code.itemValue}">
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">선적지</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">선적지</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.boatNnySung}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.boatNnySung}">
|
|
|
|
@ -237,128 +337,158 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">범칙물</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">범칙물</label>
|
|
|
|
<div class="col-sm-3">
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly
|
|
|
|
<th:block th:if="${crackdownStatus.fishingBoat.offenseType ne null}" th:text="${crackdownStatus.fishingBoat.offenseType}"></th:block>
|
|
|
|
th:value="|${crackdownStatus.fishingBoat.offenseType} ${crackdownStatus.fishingBoat.offenseWeight}kg|">
|
|
|
|
<th:block th:if="${crackdownStatus.fishingBoat.offenseWeight>0}" th:text="|${crackdownStatus.fishingBoat.offenseWeight}kg|"></th:block>
|
|
|
|
</div>
|
|
|
|
</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary"></div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">범칙물 폐기량</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">범칙물 위판량</label>
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<th:block th:if="${crackdownStatus.fishingBoat.offenseIllegalWasteQuantity>0}" th:text="|${crackdownStatus.fishingBoat.offenseIllegalWasteQuantity}kg|"></th:block>
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.fishingBoat.offenseQuantity}kg|">
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">범칙물 위판량</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center fs-11">범칙물 위판금액</label>
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
<div class="col-sm-2">
|
|
|
|
<th:block th:if="${crackdownStatus.fishingBoat.offenseQuantity>0}" th:text="|${crackdownStatus.fishingBoat.offenseQuantity}kg|"></th:block>
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.fishingBoat.offenseAmount}원|">
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center fs-11">범칙물 위판금액</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
|
|
|
|
<th:block th:if="${crackdownStatus.fishingBoat.offenseAmount>0}" th:text="|${crackdownStatus.fishingBoat.offenseAmount}만원|"></th:block>
|
|
|
|
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">범칙물 폐기량</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">담보금 미납액</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.fishingBoat.offenseIllegalWasteQuantity}kg|">
|
|
|
|
<th:block th:if="${crackdownStatus.fishingBoat.damboUnpaidAmount>0}" th:text="|${crackdownStatus.fishingBoat.damboUnpaidAmount}만원|"></th:block>
|
|
|
|
</div>
|
|
|
|
</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">담보금 미납액</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">담보금 납부액</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.fishingBoat.damboUnpaidAmount}원|">
|
|
|
|
<th:block th:if="${crackdownStatus.fishingBoat.damboPayment>0}" th:text="|${crackdownStatus.fishingBoat.damboPayment}만원|"></th:block>
|
|
|
|
</div>
|
|
|
|
</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">담보금 납부액</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center fs-11">담보금 납부일시</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="|${crackdownStatus.fishingBoat.damboPayment}원|">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center fs-11">담보금 납부일시</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2">
|
|
|
|
<div class="col-sm-2">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.paymentPaymentDt}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.fishingBoat.paymentPaymentDt}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">압수어구</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">압수어구</label>
|
|
|
|
<div class="col-sm-11">
|
|
|
|
<label class="col-sm-11 col-form-label col-form-label-sm py-2 text-start">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly
|
|
|
|
<th:block th:if="${!#strings.isEmpty(crackdownStatus.fishingBoat.confiscationFrame)}" th:text="|틀: ${crackdownStatus.fishingBoat.confiscationFrame}|"></th:block>
|
|
|
|
th:value="|틀: ${crackdownStatus.fishingBoat.confiscationFrame} 폭: ${crackdownStatus.fishingBoat.confiscationWidth} 조: ${crackdownStatus.fishingBoat.confiscationJo} 개: ${crackdownStatus.fishingBoat.confiscationGae} 기타: ${crackdownStatus.fishingBoat.confiscationEtc}|">
|
|
|
|
<th:block th:if="${!#strings.isEmpty(crackdownStatus.fishingBoat.confiscationWidth)}" th:text="|폭: ${crackdownStatus.fishingBoat.confiscationWidth}|"></th:block>
|
|
|
|
</div>
|
|
|
|
<th:block th:if="${!#strings.isEmpty(crackdownStatus.fishingBoat.confiscationJo)}" th:text="|조: ${crackdownStatus.fishingBoat.confiscationJo}|"></th:block>
|
|
|
|
|
|
|
|
<th:block th:if="${!#strings.isEmpty(crackdownStatus.fishingBoat.confiscationGae)}" th:text="|개: ${crackdownStatus.fishingBoat.confiscationGae}|"></th:block>
|
|
|
|
|
|
|
|
<th:block th:if="${!#strings.isEmpty(crackdownStatus.fishingBoat.confiscationEtc)}" th:text="|기타: ${crackdownStatus.fishingBoat.confiscationEtc}|"></th:block>
|
|
|
|
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row py-2">
|
|
|
|
<div class="row py-2">
|
|
|
|
<div class="col-auto">■ 처리 결과</div>
|
|
|
|
<div class="col-auto">■ 처리 결과</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary">
|
|
|
|
<div class="row border border-secondary">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">처리현황</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">처리현황</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<th:block th:each="code:${prList}">
|
|
|
|
<th:block th:each="code:${prList}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.processResult.processStatus}" th:value="${code.itemValue}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.processResult.processStatus}" th:value="${code.itemValue}">
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">압송소요시간</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">수사중지 여부</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.isIvsgtStop eq 'Y'?'중지':(crackdownStatus.processResult.isIvsgtStop eq 'N'?'수사중':crackdownStatus.processResult.isIvsgtStop)}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">선고법원</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start" th:text="${crackdownStatus.processResult.sentencingCourt}"></label>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">선고내용</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 text-start" th:text="${crackdownStatus.processResult.sentencingDetail}"></label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">압송소요시간</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.pressurizedTimeTaken}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.pressurizedTimeTaken}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center fs-10">영장청구 소요시간</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">압송거리</label>
|
|
|
|
|
|
|
|
<label class="col-sm-2 col-form-label col-form-label-sm py-2 border-end border-secondary text-start">
|
|
|
|
|
|
|
|
<th:block th:if="${!#strings.isEmpty(crackdownStatus.distance)}" th:text="|${crackdownStatus.distance}해리|"></th:block>
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center fs-10">영장청구 소요시간</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.warrantReqTakeTime}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.warrantReqTakeTime}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">수사중지 여부</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">나포일시</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.isIvsgtStop eq 'Y'?'중지':'수사중'}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" id="napoDt" readonly th:value="${#temporals.format(crackdownStatus.napoDt, 'yyyy-MM-dd hh:mm')}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">퇴거일</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">석방일시</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" id="releaseDt" readonly th:value="${#temporals.format(crackdownStatus.processResult.releaseDt, 'yyyy-MM-dd hh:mm')}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">소요시간</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" id="releaseToNapo" readonly>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">위탁시작일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.consignmentStartDt}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">위탁종료일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.consignmentEndDt}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">퇴거일</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.evictionDt}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.evictionDt}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">직접인계일</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">직접인계일</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.directHandoverDt}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.directHandoverDt}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">인계 해점</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">인계 해점</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
<div class="input-group w-auto">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.handoverSeaPointLon}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.handoverSeaPointLon}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.handoverSeaPointLat}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.handoverSeaPointLat}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">인계 함정</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">인계 함정</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.handoverBoat}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.handoverBoat}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">중측 인수함정</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">중측 인수함정</label>
|
|
|
|
<div class="col-sm-2">
|
|
|
|
<div class="col-sm-2">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.middleTakeoverBoat}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.middleTakeoverBoat}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">위탁시작일</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">몰수확정일</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.consignmentStartDt}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">위탁종료일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.consignmentEndDt}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">몰수확정일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.confiscationDt}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.confiscationDt}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">폐선일</label>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">폐선일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.boatDisposalDt}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.boatDisposalDt}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">폐선종류</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">폐선종류</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<th:block th:each="code:${bdtList}">
|
|
|
|
<th:block th:each="code:${bdtList}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.processResult.boatDisposalType}" th:value="${code.itemValue}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:if="${code.itemCd eq crackdownStatus.processResult.boatDisposalType}" th:value="${code.itemValue}">
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">환부일</label>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">침몰일</label>
|
|
|
|
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.exileDt}">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">환부일</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.returnDt}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.returnDt}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">선장구속</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">선장구속</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
<th:block th:if="${sailor.position eq 'POS001'}">
|
|
|
|
<th:block th:if="${sailor.position eq 'POS001'}">
|
|
|
|
@ -366,7 +496,7 @@
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">항해장구속</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">항해장구속</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
<th:block th:if="${sailor.position eq 'POS002'}">
|
|
|
|
<th:block th:if="${sailor.position eq 'POS002'}">
|
|
|
|
@ -374,7 +504,7 @@
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</th:block>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">기관장구속</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">기관장구속</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
<th:block th:if="${sailor.position eq 'POS003'}">
|
|
|
|
<th:block th:if="${sailor.position eq 'POS003'}">
|
|
|
|
@ -384,7 +514,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">선원구속</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">선원구속</label>
|
|
|
|
<div class="col-sm-11">
|
|
|
|
<div class="col-sm-11">
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
<th:block th:each="sailor:${crackdownStatus.sailorList}">
|
|
|
|
@ -405,21 +535,21 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!--<div class="row border border-secondary border-top-0">
|
|
|
|
<!--<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">추방인원</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">추방인원</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.exileCnt}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.exileCnt}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">추방일</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">추방일</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.exileDt}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.exileDt}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">항공편</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">항공편</label>
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<div class="col-sm-2 border-end border-secondary">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.flight}">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly th:value="${crackdownStatus.processResult.flight}">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<div class="row border border-secondary border-top-0">
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold py-2 border-end border-secondary text-center">출입국 담당자</label>
|
|
|
|
<label class="col-sm-1 col-form-label col-form-label-sm fw-bold bg-gainsboro py-2 border-end border-secondary text-center">출입국 담당자</label>
|
|
|
|
<div class="col-sm-4">
|
|
|
|
<div class="col-sm-4">
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly
|
|
|
|
<input type="text" class="form-control form-control-sm border-0" readonly
|
|
|
|
th:value="|사무소명: ${crackdownStatus.processResult.immigrationOfficeName} 담당자: ${crackdownStatus.processResult.immigrationOfficeOfficerName} 연락처: ${crackdownStatus.processResult.immigrationOfficeOfficerContact}|">
|
|
|
|
th:value="|사무소명: ${crackdownStatus.processResult.immigrationOfficeName} 담당자: ${crackdownStatus.processResult.immigrationOfficeOfficerName} 연락처: ${crackdownStatus.processResult.immigrationOfficeOfficerContact}|">
|
|
|
|
|