Edit D:\rfid\libsystem\page\iframe\iframe_checkrepeatbib.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String id = "0"; if(request.getParameter("id") != null){ id = request.getParameter("id") ; } String type = "0"; if(request.getParameter("type") != null){ type = request.getParameter("type") ; } String callno = "null"; if(request.getParameter("callno") != null){ callno = request.getParameter("callno") ; } %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>???</title> <%@ include file="../global/linkcss.jsp" %> </head> <body > <!-- checkrepeatbib --> <div class="tool-div-para"> <div class="easyui-panel" id="ddddddd" 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="checkRepeatBibCondtion()">???</a> <a title="???????????" href="javascript:void(0)" class="easyui-linkbutton" onclick="copyFLdToEditScreen()" data-options="plain:true,iconCls:'e-icon fa fa-tasks'" >??????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-close'" onclick="colseParentDlg()">???</a> </div> </div> <div class="tool-div-para m-top-3" > <div class="easyui-panel" data-options="fit:true" style="padding: 5px;"> <select id="libcode" item-type="record" no-limit="??????" class="easyui-combobox" style="width:120px;height:26px;" editable="false" data-options=""> </select> <select id="sysid" item-type="page_paramjson" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> <select id="checkrepeatbibindex" class="easyui-combobox" style="width:100px;height:28px;" editable="false" data-options=""> </select> ?????? <select id="sortfld" class="easyui-combobox" style="width:120px;height:26px;" editable="false" data-options="panelHeight:'auto',"> <option value="isbn">ISBN??</option> <option value="callno">?????</option> <option value="classno">?????</option> <option value="title">???</option> <option value="author">?????</option> </select> ?????? <select id="sorttype" class="easyui-combobox" style="width:120px;height:26px;" editable="false" data-options="panelHeight:'auto',"> <option value="asc">???</option> <option value="desc">???</option> </select> </div> </div> <!--table ?????--> <div id="checkBntTool" class="easyui-panel m-top" style="padding:5px;border: 1px solid #D4D4D4;"> <input class="easyui-textbox" id="checkrepeatbibkey" data-options="buttonText:'???',buttonIcon:'e-icon-search fa fa-search',prompt:'?????????????????????',onClickButton:function(){checkRepeatBibCondtion()}" style="width:100%;height:26px;"> </div> <div class="m-top" style="height:290px;"> <table title="" id="checkrepeatEditGrid" class="easyui-datagrid" data-options="iconCls:'e-icon fa fa-table',fit:true,fitColumns:true,border:true,nowrap:false,striped:true, buttons: '#checkBntTool'"> <thead> <tr> <th data-options="field:'ck',checkbox:true" width="4%"></th> <th data-options="field:'field'" width="10%">?????</th> <th data-options="field:'indicator',formatter:onShowTextWidth" width="6%">?????</th> <th data-options="field:'data',formatter:onShowDataValidator" width="80%">??????</th> </tr> </thead> </table> </div> <div class="m-top" style="height:180px;"> <div id="tabsGrid" class="easyui-tabs" data-options="tools:'#tabGrid-tools',fit:true,border:false" style="margin-top: -1px;"> <div title="??????" style="margin-top: -1px;"> <table title="" id="checkrepeatDataGridList" class="easyui-datagrid" data-options="iconCls:'e-icon fa fa-table',fit:true,singleSelect:true,fitColumns:true,border:true,pagination:true,striped:true"> <thead> <tr> <th data-options="field:'isbn'" width="80">ISBN/ISSN??</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:'publish'" width="80">?????</th> <th data-options="field:'publishaddress'" width="80">?????</th> </tr> </thead> </table> </div> <div title="??????" style="margin-top: -1px;"> <table title="" id="orderRepeatDataGridList" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true" > <thead> <tr> <th data-options="field:'id'">????????</th> <th data-options="field:'libcode',formatter:onShowLibName" width="80">??????</th> <th data-options="field:'bibid',hidden:true">????????</th> <th data-options="field:'orderno'" width="80">?????</th> <th data-options="field:'batchno'" width="80">???</th> <th data-options="field:'copies'" 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:'orderdate'" width="80">??????</th> <th data-options="field:'operid',formatter:onShowOperNameById" width="80">?????</th> </tr> </thead> </table> </div> <div title="??????" style="margin-top: -1px;"> <table title="" id="holdRepeatDataGridList" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true" > <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:'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> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp"%> <script type="text/javascript"> var _id = '<%=id%>'; var _type = '<%=type%>'; var _callno = '<%=callno%>'; </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/editbibgrid.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/iframe/js/iframe_checkrepeatbib.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de