refactor:[#2940]첨부파일 다운로드 수정

This commit is contained in:
hylee 2022-12-02 10:38:21 +09:00
parent 8bc14484f0
commit 64d329ca55

View File

@ -245,18 +245,18 @@
</p>
</td>
<td>
<%-- <c:choose> --%>
<%-- <c:when test="${list.adrDocCn2 eq '0' }"> --%>
<c:choose>
<c:when test="${list.adrDocCn2 eq '0' }">
<a href="#" onclick="fn_adjstReq_preview('<c:out value="${info.adrSeq}" />'); return false;">${list.adrDocTy}</a>
<%-- </c:when> --%>
<%-- <c:otherwise> --%>
<%-- <a href="<c:url value='/cmm/fms/FileDown.do?atchFileId=${list.atchFileId}&&fileSn=${list.fileSn}'/>" title="첨부파일 다운로드" targe="_blank">
</c:when>
<c:otherwise>
<a href="<c:url value='/cmm/fms/FileDown.do?atchFileId=${list.atchFileId}&&fileSn=${list.fileSn}'/>" title="첨부파일 다운로드" targe="_blank">
<c:out value="${list.adrDocTy}"></c:out>&nbsp;
</a> --%>
</a>
<!-- pdf 뷰어로 일단 보여주기_이준호_221109 -->
<%-- <a href="http://192.168.0.176:8085/streamdocs/view/sd;streamdocsId=oeVmgWE9e_IUJP_bTHVkhtjmWBCUBmNwkxGenGKMF4U"><c:out value="${list.adrDocTy}"/></a> --%>
<%-- </c:otherwise> --%>
<%-- </c:choose> --%>
</c:otherwise>
</c:choose>
</td>
<td>
<p>