Edit D:\rfid\libsystem\page\collection\hld_check_alldata.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>???????????????</title> <%@ include file="../global/linkcss.jsp" %> </head> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-div"> <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px;" > <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-search'" onclick="checkAllHoldData()">????</a> <!-- <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-plus'" onclick="addHoldRecord()">???</a> --> <a id="saveBibRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-save'" onclick="saveHoldRecord()">???</a> <a id="deleteBibRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="deleteHoldRecord()">???</a> </div> </div> <div class="tool-div-search m-top-3" style="height: 0px;"> </div> <div class="easyui-panel m-top" style="padding: 5px;"> <!-- ????????? --> <div style="display: none;"> <input id="id" item-type="record" disabled="true" class="easyui-textbox" style="width:120px;height:26px;"></input> </div> <div class="table-content" class="m-top"> <table class="table-box rdr-table-input" data-options="fit:true"> <tr > <td class="div-tr-td" style="width: 6%;">?????</td> <td style="width: 14%;"><input id="barcode" item-type="record" required="true" class="easyui-textbox" style="width:100%;height: 26px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td" style="width: 6%;">?????</td> <td style="width: 14%;"> <select id="libcode" item-type="record" class="easyui-combobox" required="true" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" style="width: 6%;">?????</td> <td style="width: 14%;"> <select id="curlibcode" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" style="width: 6%;">???????</td> <td style="width: 14%;"> <select id="location" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="panelHeight:'120',"> </select> </td> <td class="div-tr-td" style="width: 6%;">???????</td> <td> <select id="curlocation" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="panelHeight:'120',"> </select> </td> </tr> <tr > <td class="div-tr-td" >???????</td> <td> <select id="status" item-type="record" required="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> <option value="0">???</option> <option value="1">???</option> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="doctype" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >?????</td> <td style="border-right: none; "><input id="callno" item-type="record" required="true" class="easyui-textbox" style="width:100%;height: 26px;" data-options="prompt:'?????????'"> </td> <td colspan="2" > <a href="javascript:void(0)" class="easyui-linkbutton" title="????????????,????????????/[??:A1/],??????????????" data-options="plain:true,iconCls:'e-icon fa fa-cog'" onclick="setCheckCallNoByHold()">????????</a> <a href="javascript:void(0)" class="easyui-linkbutton" title="" data-options="plain:true,iconCls:'e-icon fa fa-repeat'" onclick="checkRepeatBib(1)">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" title="" data-options="plain:true,iconCls:'e-icon fa fa-check-square-o'" onclick="checkDiscontinuity()">???</a> </td> <td class="div-tr-td" >??????</td> <td> <select id="senddate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" editable="false" data-options="prompt:'??????'"> </select> </td> </tr> <tr > <td class="div-tr-td" >???????</td> <td><input id="price" item-type="record" required="true" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" >???????</td> <td><input id="totalprice" item-type="record" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td">??????</td> <td> <input id="loandate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" data-options="prompt:'??????'"> </td> <td class="div-tr-td">??????</td> <td> <input id="loantime" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'??????'" > </td> <td class="div-tr-td">??????</td> <td> <input id="returndate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" data-options="prompt:'??????'"> </td> </tr> <tr > <td class="div-tr-td">???????</td> <td > <input id="renewnum" item-type="record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'???????'"> </td> <td class="div-tr-td" >???????</td> <td><input id="sumloannum" item-type="record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td" >??????</td> <td><input id="sumrenewnum" item-type="record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'??????????'"></td> <td class="div-tr-td">???????</td> <td> <input id="sumloandays" item-type="record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"> </td> <td class="div-tr-td">?????</td> <td> <input id="volumenum" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????'" > </td> </tr> <tr > <td class="div-tr-td" >??????</td> <td><input id="checkprice" item-type="record" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" >??????</td> <td><input id="checktotalprice" item-type="record" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td">??????</td> <td> <select id="bindtype" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="prompt:'??????'"> </select> </td> <td class="div-tr-td">??????</td> <td> <select id="docsources" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="prompt:'??????'" > </select> </td> <td class="div-tr-td">??????</td> <td> <select id="mediatype" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="prompt:'??????'"> </select> </td> </tr> <tr> <td class="div-tr-td">?????</td> <td><input id="assetno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????'"></td> <td class="div-tr-td">?????</td> <td><input id="shelfno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????'"></td> <td class="div-tr-td">????????</td> <td> <input id="checkid" item-type="record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"> </td> <td class="div-tr-td">????????</td> <td > <input id="bindid" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'" > </td> <td class="div-tr-td">??????</td> <td> <input id="volumeinfo" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'??????'"> </td> </tr> <tr> <td class="div-tr-td">UID</td> <td><input id="hlduid" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'UID'"></td> <td class="div-tr-td" >??????</td> <td> <select id="checkdate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" editable="false" data-options="prompt:'??????'"> </select> </td> <td class="div-tr-td"></td> <td > </td> <td class="div-tr-td"></td> <td ></td> <td class="div-tr-td"></td> <td ></td> </tr> <tr> <td class="div-tr-td" >????????</td> <td><input id="rdrid" item-type="record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> <td class="div-tr-td">???????</td> <td> <label id="showrdrno" item-type="showrecord" class="my-html" ></label> </td> <td class="div-tr-td">???????</td> <td> <label id="showname" item-type="showrecord" class="my-html" ></label> </td> <td class="div-tr-td">???</td> <td> <label id="showemail" item-type="showrecord" class="my-html" ></label> </td> <td class="div-tr-td">???</td> <td> <label id="showtelphone" item-type="showrecord" class="my-html" ></label> </td> </tr> <tr> <td class="div-tr-td" >???ID</td> <td><input id="bibid" item-type="record" required="true" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> <td class="div-tr-td">ISBN</td> <td> <label id="showisbn" item-type="showrecord" class="my-html" ></label> </td> <td class="div-tr-td">???</td> <td> <label id="showtitle" item-type="showrecord" class="my-html" ></label> </td> <td class="div-tr-td">?????</td> <td> <label id="showclassno" item-type="showrecord" class="my-html" ></label> </td> <td class="div-tr-td">???</td> <td> <label id="showprice" item-type="showrecord" class="my-html" ></label> </td> </tr> </table> </div> </div> <!-- ????????? --> <div class="datagrid-div m-top"> <%@ include file="grid/holdgrid.jsp"%> </div> <!-- ?????? --> <%@ include file="../iframe/dialog/dlg_checkrepeatbib.jsp" %> <!-- ?????? --> <%@ include file="../iframe/dialog/dlg_checkDiscontinuity.jsp" %> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/grid/js/grid.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/collection/js/holdings.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/iframe/js/com_bib_loadIframe.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/grid/js/grid.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/js/bib_rate_priec_other.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de