Edit D:\rfid\libsystem\page\iframe\iframe_subscribeorderbib.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String bibId = "0"; if(request.getParameter("bibId") != null){ bibId = request.getParameter("bibId") ; } String id = "0"; if(request.getParameter("id") != null){ id = request.getParameter("id") ; } String type = "0"; if(request.getParameter("type") != null){ type = request.getParameter("type") ; } %> <!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-save'" onclick="_subOrderBibObj.prototype.save()">???</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="easyui-panel m-top" style="padding: 5px;"> <div style="padding: 2px;" class="orderbib_tip"></div> </div> <div class="easyui-panel m-top" style="padding: 5px;"> <div class="table-content" style="width: 820px;margin: auto;margin-top: 5px;"> <input id="catacode" item-type="record" hidden="hidden"></input> <input id="id" item-type="record" hidden="hidden"></input> <input id="order_ids" item-type="record" hidden="hidden"></input> <table class="table-box rdr-table-input"> <tr> <td class="div-tr-td" > <div style="width: 58px;">??????</div> </td> <td style="width: 100px;"> <select id="libcode" item-type="record" init-type="init-data" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" style="width: 80px;"> <div style="width: 58px;">???</div> </td> <td style="width: 100px;"> <select id="batchno" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" > <div style="width: 58px;">?????</div> </td> <td style="width: 100px;"><input id="copies" required="true" item-type="record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'?????????????????'"></td> </tr> <tr> <td class="div-tr-td" >?????</td> <td> <select id="ncy" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >?????</td> <td><input id="price" item-type="record" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td" >?????</td> <td><input id="totalprice" item-type="record" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td">??????</td> <td> <select id="orderncy" item-type="record" init-type="init-data" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td><input id="orderprice" item-type="record" required="true" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" >??????</td> <td><input id="ordertotalprice" item-type="record" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> </tr> <tr> <td class="div-tr-td" >???</td> <td> <select id="bookseller" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="finsources" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="docsources" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td" >??????</td> <td> <select id="mediatype" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="binding" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >?????</td> <td><input id="volumes" item-type="record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td" >??????</td> <td><input id="volinfo" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" >?????</td> <td><input id="billno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td" >??????</td> <td><input id="paydate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;"></td> </tr> <tr> <td class="div-tr-td" >?????</td> <td> <select id="operid" item-type="record" disabled="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select></td> <td class="div-tr-td" >??????</td> <td><input id="orderdate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;"></td> <td class="div-tr-td" >?????</td> <td><input id="orderno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> </tr> <tr class="order-type-div"> <td class="div-tr-td" >??????</td> <td> <select id="order_type" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="panelHeight:'auto',"> <option value="0" selected="selected">?????????????</option> <option value="1">??????????????</option> <option value="2">??????????????</option> </select> </td> <td class="div-tr-td" ></td> <td> </td> <td class="div-tr-td" ></td> <td> </td> </tr> <tr> <td class="div-tr-td" >???</td> <td colspan="5"> <input id="note" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"> </td> </tr> </table> </div> </div> <%@ include file="../global/uploadfile.jsp"%> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp"%> <script type="text/javascript"> var _bibId = '<%=bibId%>'; var _id = '<%=id%>'; var _type= '<%=type%>'; </script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/iframe/js/iframe_subscribeorderbib.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/js/bib_rate_priec_other.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de