| | |
| | | style="width:310px" |
| | | value="${borrowForm.deptAddress}" |
| | | data-options="tipPosition:'bottom'"/> |
| | | <input type="hidden" id="utilizationMethod" name="utilizationMethod" type="text" |
| | | style="width:310px" value="${borrowForm.utilizationMethod}" |
| | | readonly/> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | |
| | | value="${borrowForm.borrowTel}" |
| | | data-options="tipPosition:'bottom'" readonly/> |
| | | </td> |
| | | <td class="tbtitle">涉密证书编号:</td> |
| | | <%-- <td class="tbtitle">涉密证书编号:</td>--%> |
| | | <%-- <td>--%> |
| | | <%-- <input class="easyui-textbox" id="certificateNumber" name="certificateNumber"--%> |
| | | <%-- type="text"--%> |
| | | <%-- style="width:310px"--%> |
| | | <%-- value="${borrowForm.certificateNumber}"--%> |
| | | <%-- data-options="tipPosition:'bottom'" readonly/>--%> |
| | | <%-- </td>--%> |
| | | <td class="tbtitle">是否通过流程:</td> |
| | | <td> |
| | | <input class="easyui-textbox" id="certificateNumber" name="certificateNumber" |
| | | type="text" |
| | | style="width:310px" |
| | | value="${borrowForm.certificateNumber}" |
| | | data-options="tipPosition:'bottom'" readonly/> |
| | | <input type="hidden" id="utilizationMethod" name="utilizationMethod" type="text" |
| | | style="width:310px" value="${borrowForm.utilizationMethod}" |
| | | readonly/> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | |
| | | <button class="pt-btn pt-btn-primary" onclick="dealFlow()">流程办理</button> |
| | | </c:if> |
| | | <%-- <c:if test="${borrowForm.flowState==1}">--%> |
| | | <%-- <button class="pt-btn pt-btn-warning" onclick="reportPrinting()"><i class="fa fa-map-o"></i>打印借阅单--%> |
| | | <button class="pt-btn pt-btn-warning" onclick="reportPrinting()"><i class="fa fa-map-o"></i>打印借阅单 |
| | | <%-- </button>--%> |
| | | <%-- </c:if>--%> |
| | | <button class="pt-btn pt-btn-default" onclick="closeWindow()">关闭</button> |