Edit D:\rfid\libsystem\page\global\checkrepeatbib.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <!-- checkrepeatbib --> <div id="checkrepeatbib_dlg" class="easyui-dialog" title="??????" style="width:800px;height:600px;padding:10px" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-repeat', toolbar: '#checkrepeatbib_dlg_toolbar', onOpen:onOpenCheckRepeatBibDlg "> <div class="tool-div-para m-top-3" > <div class="easyui-panel" data-options="fit:true" style="padding: 5px;"> <select id="checkrepeatbibindex" class="easyui-combobox" style="width:100px;height:28px;" editable="false" data-options=""> </select> <input class="easyui-textbox" id="checkrepeatbibkey" data-options="buttonText:'???',buttonIcon:'e-icon-search fa fa-search',prompt:'?????????????????????',onClickButton:function(){checkRepeatBibCondtion()}" style="width:250px;height:26px;"> </div> </div> <div class="m-top" style="height:290px;"> <table title="" id="checkrepeatEditGrid" class="easyui-datagrid" data-options="iconCls:'e-icon fa fa-table',singleSelect:true,fit:true,fitColumns:true,border:true,nowrap:false,striped:true"> <thead> <tr> <th data-options="field:'field'" width="10%">?????</th> <th data-options="field:'indicator',formatter:onShowTextWidth" width="8%">?????</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??</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'" 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> </div> <div id="checkrepeatbib_dlg_toolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-search'" onclick="checkRepeatBibCondtion()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#checkrepeatbib_dlg').dialog('close')">???</a> </td> </tr> </table> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de