Edit D:\rfid\libsystem\page\acquisition\acq_fastcheckbib.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String type = "0"; %> <!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-cog'" onclick="_myComBib.prototype.set()">???</a> </div> </div> --> <div class="tool-div-search m-top-3" style="margin-top: 0px;"> <div class="easyui-panel" data-options="fit:true" style="padding: 5px;"> <select id="sysid" item-type="record" required="true" class="easyui-combobox" style="width:160px;height: 28px;" editable="false" data-options=""> </select> <select id="libcodeSelect" item-type="record" class="easyui-combobox" style="width:160px;height:26px;" editable="false" data-options=""> </select> <select id="bibindex" item-type="record" init-type="init-data" init-num="0" init-select="ISBN" class="easyui-combobox" style="width:100px;height:26px;" editable="false" data-options=""> </select> <input id="keyword" class="easyui-textbox" data-options="buttonText:'????',buttonIcon:'e-icon-search fa fa-search',prompt:'?????????????????????',onClickButton:function(){_myCheckBook.prototype.serach()}" style="width:250px;height:26px;"> <label style="margin-left: 10px;"> </label> ?????:<input id="barcode" item-type="record" class="easyui-textbox" style="width:250px;height: 28px;" data-options="prompt:'?????????????????????????'"> </div> </div> <div style="height: 416px;width: auto;" class="m-top "> <div class="easyui-panel " data-options="fit:true,border:false" > <div class="easyui-layout" data-options="fit:true,border:false"> <div data-options="region:'center'" title="??????" class="eidt-grid-layout" style="width:50%;"> <table id="acqDataGridList" title="" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true,border:false" > <thead> <tr> <th data-options="field:'id'" width="60">?????</th> <th data-options="field:'libcode',formatter:onShowLibName" width="80">??????</th> <th data-options="field:'status',formatter:onShowBibStatusName,styler:stylerFormatBibStatus" hidden="hidden" width="80">????</th> <th data-options="field:'isbn'" width="80">ISBN??</th> <th data-options="field:'classno'" width="80">?????</th> <th data-options="field:'title'" width="200">???</th> <th data-options="field:'author'" width="100">????</th> <th data-options="field:'price'" width="80">???</th> <th data-options="field:'publish'" width="80">?????</th> <th data-options="field:'publishaddress'" width="80">?????</th> </tr> </thead> </table> </div> <div data-options="region:'east',collapsible:false" title="?????????" class="center-grid-layout" style="width:50%; "> <div class="table-content" style="width: 96%;margin-top: 5px;"> <input id="type" hidden="hidden" ></input> <input id="bibid" item-type="record" hidden="hidden" ></input> <table class="table-box rdr-table-input"> <tr> <td class="div-tr-td"> <div style="width: 58px;">???</div> </td> <td > <select id="libcode" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > <div style="width: 58px;">??????</div> </td> <td > <select id="location" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > <div style="width: 58px;">??????</div> </td> <td > <select id="doctype" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td"> <div style="width: 58px;">???</div> </td> <td > <select id="batchno" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > <div style="width: 58px;">?????</div> </td> <td ><input id="copies" required="true" item-type="record" disabled="true" value="1" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'?????????????????'"></td> <td class="div-tr-td" > <div style="width: 58px;">?????</div> </td> <td > <select id="ncy" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td" > <div style="width: 58px;">?????</div> </td> <td ><input id="price" 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="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> <select id="orderncy" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td" >??????</td> <td><input id="orderprice" 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="ordertotalprice" 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="bookseller" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td" >??????</td> <td> <select id="finsources" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </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=""> </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=""> </select> </td> </tr> <tr> <td class="div-tr-td" >??????</td> <td> <select id="binding" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >?????</td> <td><input id="volumes" item-type="record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td" >??????</td> <td><input id="volinfo" 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="orderno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td" >?????</td> <td> <select id="operid" item-type="record" disabled="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select></td> <td class="div-tr-td" >??????</td> <td><input id="checkdate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;"></td> </tr> <tr> <td class="div-tr-td" >?????</td> <td colspan="3"> <input id="callno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????????,???:?????/????????,??:A1/1'"> </td> <td class="div-tr-td" >???</td> <td> <input id="billno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:''"> </td> </tr> <tr> <td class="div-tr-td" >???</td> <td colspan="5"> <input id="note" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"> </td> </tr> </table> </div> </div> </div> </div> </div> <div style="height: 350px;width: auto;" class="m-top my-panel-div"> <div id="my-panel-div" class="easyui-panel" data-options="fit:true,border:false" > <div class="easyui-layout" data-options="fit:true,border:false"> <div data-options="region:'center'" title="??????" class="eidt-grid-layout" style="width:50%;"> <table title="" id="checkDataGridList" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true,border:false"> <thead> <tr> <th data-options="field:'id'" width="80">????????</th> <th data-options="field:'libcode',formatter:onShowLibName" width="80">??????</th> <th data-options="field:'bibid',hidden:true">????????</th> <th data-options="field:'batchno'" width="80">???</th> <th data-options="field:'copies'" width="80">?????</th> <th data-options="field:'callno'" width="80">?????</th> <th data-options="field:'ncy'" width="80">??????</th> <th data-options="field:'orderncy'" width="80">??????</th> <th data-options="field:'price'" width="80">??????</th> <th data-options="field:'orderprice'" width="80">??????</th> <th data-options="field:'totalprice'" width="80">??????</th> <th data-options="field:'ordertotalprice'" width="80">??????</th> <th data-options="field:'checkdate'" width="80">??????</th> <th data-options="field:'operid',formatter:onShowOperNameById" width="80">?????</th> </tr> </thead> </table> </div> <div data-options="region:'east',collapsible:false" title="??????" class="center-grid-layout" style="width:50%; "> <table title="" id="holdDataGridList" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true,border:false" > <thead> <tr> <th data-options="field:'id'" width="80">????????</th> <th data-options="field:'libcode',formatter:onShowLibName" width="80">??????</th> <th data-options="field:'barcode'" width="80">?????</th> <th data-options="field:'assetno'" width="80">?????</th> <th data-options="field:'callno'" width="80">?????</th> <th data-options="field:'location',formatter:onShowLocationName" width="80">??????</th> <th data-options="field:'doctype',formatter:onShowDocTypeName" width="80">??????</th> <th data-options="field:'docsources',formatter:onShowDocSourcesName" width="80">??????</th> <th data-options="field:'status',formatter:onShowHoldStatusName" width="80">???????</th> <th data-options="field:'volumeinfo'" width="80">??????</th> </tr> </thead> </table> </div> </div> </div> </div> <!-- ?????? --> <%@ include file="../iframe/dialog/dlg_checkrepeatbib.jsp" %> <!-- ??? --> <%@ include file="../iframe/dialog/dlg_batchno.jsp" %> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/page/acquisition/js/acq_fastcheckbib.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