Edit D:\rfid\libsystem\page\periodical\binddlg.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <div id="binddlg_dlg_toolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:140px"> <tr> <td style="padding-left:2px"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-save'" onclick="saveAutoBind()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#binddlg_dlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="binddlg_dlg" class="easyui-dialog" title="??????" style="width:900px;height:680px;padding:10px" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-registered', toolbar: '#binddlg_dlg_toolbar', onOpen:onOpenAutoBindDlg "> <div style="padding: 2px;" class="binddlg_tip"></div> <div style="display: none;"> <select id="orderbib_ordertype" item-type="orderbib_record" class="easyui-combobox" editable="false" data-options=""> </select></div> <div class="table-content" style="width: 860px;margin: auto;margin-top: 5px;"> <table class="table-box rdr-table-input"> <tr> <td class="div-tr-td" style="min-width: 60px; "> ?????? </td> <td style="width: 160px;"> <select id="binddlg_libcode" item-type="binddlg_record" class="easyui-combobox" style="width:140px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" style="min-width: 60px;"> <div>??????</div> </td> <td style="width: 160px;"> <input id="binddlg_batchno" item-type="binddlg_record" class="easyui-textbox" style="width:140px;height: 28px;" disabled="true" data-options="prompt:'???????????'"> </td> <td class="div-tr-td" style="min-width:60px;"> ?????? </td> <td style="width: 160px;"> <select id="binddlg_binding" item-type="binddlg_record" init-type="init-data" class="easyui-combobox" style="width:140px;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td" >??????</td> <td> <select id="binddlg_doctype" item-type="binddlg_record" class="easyui-combobox" style="width:140px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > ?????? </td> <td > <select id="binddlg_location" item-type="binddlg_record" class="easyui-combobox" style="width:140px;height: 28px;" editable="false" data-options=""> </select> </td > <td class="div-tr-td" >??????</td> <td> <select id="binddlg_finsources" item-type="binddlg_record" class="easyui-combobox" style="width:140px;height: 28px;" editable="false" data-options=""> </select> </td> </tr> </table> <div style="height: 500px;width: 100%;"> <table id="binddlg_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