Edit D:\rfid\libsystem\page\circulation\readerbacth.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> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-div"> <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px;" > <a id="bntShowDataList" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-list'" onclick="onPerviewData()">???????</a> <a id="bntPerviewNextRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-arrow-left'" title="?????" onclick="onPerviewPrevData()">?????</a> <a id="bntPerviewPrevRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-arrow-right'" title="?????" onclick="onPerviewNextData()">?????</a> <a id="bntStartAccept" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-play-circle-o'" onclick="onHandlerBacth()">?????</a> </div> </div> <div class="tool-div-search" style="height: 310px;"> <div class="easyui-layout" data-options="fit:true"> <div data-options="region:'center',collapsible:false" title="????????" style="width:50%;margin-top: -1px;"> <div class="table-content" style="width: 100%;"> <table class="table-box table-input"> <tr> <td class="div-tr-td" style="max-width: 120px;width: 120px;"> <div style="width: 120px;">??????</div> </td> <td> <select id="opertype" required="true" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options="panelHeight:'auto'"> <option value="0">?????</option> <option value="1">?????</option> </select> </td> </tr> <tr> <td><select id="keyindex" required="true" class="easyui-combobox" style="width:120px;height: 24px;" editable="false" data-options=""> <option value="lib_cir_reader.id">????????</option> <option value="lib_cir_reader.name">???????</option> <option value="lib_cir_reader.rdrno" selected="selected">???????</option> <option value="lib_cir_reader.idcard">????????</option> <option value="lib_cir_reader.otherno">??????</option> <option value="lib_cir_reader.telephone">??????</option> </select></td> <td><input id="export_beg_keyword" item-type="export_record" handler-type="7" table-type="lib_cir_reader" link-combobox="keyindex" class="easyui-textbox" style="width:200px;height: 24px;" data-options="prompt:'???????????????????'"> <input id="export_end_keyword" item-type="export_record" handler-type="5" table-type="lib_cir_reader" link-combobox="keyindex" class="easyui-textbox" style="width:200px;height: 24px;" data-options="prompt:'???????????????????'"></td> </tr> <tr> <td class="div-tr-td">??????</td> <td><input id="export_beg_createdate" item-type="export_record" handler-type="7" table-type="lib_cir_reader" class="easyui-datebox" style="width:200px;height: 24px;" data-options="prompt:'?????????'"> <input id="export_end_createdate" item-type="export_record" handler-type="5" table-type="lib_cir_reader" class="easyui-datebox" style="width:200px;height: 24px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td">??????</td> <td><input id="export_beg_startdate" item-type="export_record" handler-type="7" table-type="lib_cir_reader" class="easyui-datebox" style="width:200px;height: 24px;" data-options="prompt:'?????????'"> <input id="export_end_startdate" item-type="export_record" handler-type="5" table-type="lib_cir_reader" class="easyui-datebox" style="width:200px;height: 24px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td">??????</td> <td><input id="export_beg_canceldate" item-type="export_record" handler-type="7" table-type="lib_cir_reader" class="easyui-datebox" style="width:200px;height: 24px;" data-options="prompt:'?????????'"> <input id="export_end_canceldate" item-type="export_record" handler-type="5" table-type="lib_cir_reader" class="easyui-datebox" style="width:200px;height: 24px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td">??????</td> <td><input id="export_beg_enddate" item-type="export_record" handler-type="7" table-type="lib_cir_reader" class="easyui-datebox" style="width:200px;height: 24px;" data-options="prompt:'?????????'"> <input id="export_end_enddate" item-type="export_record" handler-type="5" table-type="lib_cir_reader" class="easyui-datebox" style="width:200px;height: 24px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td">???????</td> <td> <select id="rdrtype" item-type="export_record" no-limit="" handler-type="0" table-type="lib_cir_reader" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td"><span class="show-rdrfld1">???????1</span></td> <td> <select id="rdrfld1" item-type="export_record" no-limit="" handler-type="0" table-type="lib_cir_reader" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td"><span class="show-rdrfld2">???????2</span></td> <td> <select id="rdrfld2" item-type="export_record" no-limit="" handler-type="0" table-type="lib_cir_reader" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td"><span class="show-rdrfld3">???????3</span></td> <td> <select id="rdrfld3" item-type="export_record" no-limit="" handler-type="0" table-type="lib_cir_reader" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td"><span class="show-rdrfld4">???????4</span></td> <td> <select id="rdrfld4" item-type="export_record" no-limit="" handler-type="0" table-type="lib_cir_reader" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td">??????</td> <td><select id="libcode" item-type="export_record" no-limit="" handler-type="0" table-type="lib_cir_reader" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options=""> </select></td> </tr> </table> </div> </div> <div data-options="region:'east',collapsible:false" style="width:50%; margin-top: -1px; "> <div class="easyui-layout" data-options="fit:true"> <div data-options="region:'center',collapsible:false" style="width:70%;margin-top: -1px;"> <table id="setFldHandlerGrid" class="easyui-datagrid" > </table> </div> <div data-options="region:'east',collapsible:false" title="???????????" style="width:30%; margin-top: -1px; "> <div class="otherFormatDesignPanelBody"> </div> </div> </div> </div> </div> </div> <div style="display: none;"> <select id="rdrfld0" item-type="record" class="easyui-combobox" hidden="hidden"> </select> </div> <div class="import-data-div " style="margin-top: -2px;"> <div id="perviewlayout" class="easyui-layout" data-options="fit:true"> <div data-options="region:'center',collapsible:false" title="?????" style="width:50%;margin-top: -1px;"> <div id="showPerviewOrgMarcData" style="position: relative;width: 100%;white-space:normal;"> </div> </div> <div data-options="region:'east',collapsible:false" title="?????????" style="width:50%; margin-top: -1px; "> <div id="showPerviewTagMarcData"> </div> </div> </div> </div> <%@ include file="../global/uploadfile.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/circulation/js/readerbacth.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de