Edit D:\rfid\libsystem\page\catalogue\checkbib.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <div id="checkbib_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-save'" onclick="saveCheckBib()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#checkbib_dlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="checkbib_dlg" class="easyui-dialog" title="???" style="width:1000px;height:800px;padding:10px;top: 50px;left:50px;" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-calendar-check-o', toolbar: '#checkbib_dlg_toolbar', onOpen:onOpenCheckDlg "> <div style="padding: 2px;" class="checkbib_tip"></div> <div class="table-content" style="width: 960px;margin: auto;margin-top: 5px;"> <input id="checkbib_type" hidden="hidden" ></input> <input id="checkbib_id" item-type="checkbib_record" hidden="hidden" ></input> <input id="checkbib_orderid" item-type="checkbib_record" hidden="hidden" ></input> <input id="checkbib_bibid" item-type="checkbib_record" hidden="hidden" ></input> <table class="table-box rdr-table-input"> <tr> <td class="div-tr-td"> <div style="width: 58px;">???</div> </td> <td > <input id="checkbib_batchno" item-type="checkbib_record" class="easyui-textbox" style="width:120px;height: 28px;" disabled="true" data-options="prompt:'???????????'"> </td> <td class="div-tr-td" > <div style="width: 58px;">?????</div> </td> <td ><input id="checkbib_copies" required="true" item-type="checkbib_record" class="easyui-numberbox" style="width:120px;height: 28px;" data-options="prompt:'?????????????????'"></td> <td class="div-tr-td" > <div style="width: 58px;">?????</div> </td> <td > <select id="checkbib_ncy" item-type="checkbib_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > <div style="width: 58px;">?????</div> </td> <td ><input id="checkbib_price" item-type="checkbib_record" class="easyui-numberbox" precision="2" style="width:120px;height: 28px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td" >?????</td> <td><input id="checkbib_totalprice" item-type="checkbib_record" class="easyui-numberbox" precision="2" style="width:120px;height: 28px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td">??????</td> <td> <select id="checkbib_orderncy" item-type="checkbib_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td><input id="checkbib_orderprice" item-type="checkbib_record" required="true" class="easyui-numberbox" precision="2" style="width:120px;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" >??????</td> <td><input id="checkbib_ordertotalprice" item-type="checkbib_record" class="easyui-numberbox" precision="2" style="width:120px;height: 28px;" data-options="prompt:'???????????'"></td> </tr> <tr> <td class="div-tr-td" >???</td> <td> <select id="checkbib_bookseller" item-type="checkbib_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="checkbib_finsources" item-type="checkbib_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="checkbib_docsources" item-type="checkbib_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="checkbib_mediatype" item-type="checkbib_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td" >??????</td> <td> <select id="checkbib_binding" item-type="checkbib_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >?????</td> <td><input id="checkbib_volumes" item-type="checkbib_record" class="easyui-numberbox" style="width:120px;height: 28px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td" >??????</td> <td><input id="checkbib_volumes" item-type="checkbib_record" class="easyui-textbox" style="width:120px;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" >?????</td> <td><input id="checkbib_orderno" item-type="checkbib_record" class="easyui-textbox" style="width:120px;height: 28px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td" >?????</td> <td><input id="checkbib_operid" item-type="checkbib_record" class="easyui-textbox" disabled="true" style="width:120px;height: 28px;" ></td> <td class="div-tr-td" >??????</td> <td><input id="checkbib_checkdate" item-type="checkbib_record" class="easyui-datebox" style="width:120px;height: 28px;"></td> <td class="div-tr-td" >?????</td> <td colspan="3"> <input id="checkbib_callno" item-type="checkbib_record" class="easyui-textbox" style="width:286px;height: 28px;" data-options="prompt:'?????????,???:?????/????????,??:A1/1'"> <a href="javascript:void(0)" class="easyui-linkbutton" title="????????????,????????????/[??:A1/],??????????????" data-options="plain:true,iconCls:'e-icon fa fa-cog'" onclick="setCheckCallNo()">????????</a> </td> </tr> <tr> <td class="div-tr-td" >???</td> <td colspan="7"> <input id="checkbib_note" item-type="checkbib_record" class="easyui-textbox" style="width:820px;height: 28px;" data-options="prompt:'????????'"> </td> </tr> <!-- <tr> <td class="div-tr-td" >??????</td> <td colspan="7"> <input id="checkbib_hold" item-type="checkbib_record" class="easyui-textbox" disabled="true" style="width:550px;height: 28px;" data-options="prompt:'?????????'"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-cog'" onclick="setCheckHold()">??????</a> </td> </tr> --> <tr> <td class="div-tr-td" > <div >??????</div> </td> <td > <select id="checkbib_libcode" item-type="checkbib_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td"> ?????? </td> <td> <select id="checkhold_location" item-type="checkhold_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > ?????? </td> <td> <select id="checkhold_doctype" item-type="checkhold_record" class="easyui-combobox" style="width:120px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > ????? </td> <td><input id="checkholdbarcode" required="true" item-type="checkhold_record" class="easyui-textbox" style="width:120px;height: 28px;" data-options="prompt:'?????????'"></td> </tr> </table> <div style="height: 28px;line-height: 28px;">?????????,??????????????????????????????????????,?????????????-??????????????00000001-10 ????????? </div> <div style="height: 332px;width: 100%;"> <table id="checkhold_eidtorgrid" title="?????????" class="easyui-datagrid" > </table> </div> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de