Edit D:\rfid\libsystem\page\catalogue\checkhold.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <div id="check_hold_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-plus'" onclick="addCheckHoldRecord()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-save'" onclick="saveCheckHoldRecord()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-trash'" onclick="removeitEidtorGridRow()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#check_hold_dlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="check_hold_dlg" class="easyui-dialog" title="??????" style="width:900px;height:500px;padding:10px" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-calendar-check-o', toolbar: '#check_hold_toolbar', onOpen:onOpenCheckHoldDlg "> <div class="table-content" style="width: 860px;margin: auto;margin-top: 5px;"> <table class="table-box hold-table-input"> <tr> <td class="div-tr-td" > <div style="width: 50px;">??????</div> </td> <td> <select id="checkhold_libcode" item-type="checkhold_record" class="easyui-combobox" style="width:130px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" style="width: 80px;"> <div style="width: 50px;">??????</div> </td> <td> <select id="checkhold_location" item-type="checkhold_record" class="easyui-combobox" style="width:130px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > <div style="width: 50px;">??????</div> </td> <td> <select id="checkhold_doctype" item-type="checkhold_record" class="easyui-combobox" style="width:130px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > <div style="width: 50px;">?????</div> </td> <td><input id="checkholdbarcode" required="true" item-type="checkhold_record" class="easyui-textbox" style="width:130px;height: 28px;" data-options="prompt:'?????????'"></td> </tr> </table> <div style="height: 360px;width: 100%;margin-top: 1px;"> <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> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de