Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\acquisition\acq_treatRepeatBib.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String type = "0"; String typeTitle = "???"; if(request.getParameter("type") != null){ type = request.getParameter("type") ; } if(type.equals("1")){ typeTitle = "???"; } %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>?????????</title> <%@ include file="../global/linkcss.jsp" %> </head> <body> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-div"> <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px;" > <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-search'" onclick="checkBibRepeat()">???????</a> <%if(type.equals("0")){%> <%if(MyJspUtils.checkAuthority(session,"100501")){%> <a href="javascript:void(0)" class="easyui-linkbutton treatRepeatBib-merge" data-options="plain:true,iconCls:'e-icon fa fa-indent'" onclick="treatRepeatBib('merge')">??????????????????</a> <%}%> <%if(MyJspUtils.checkAuthority(session,"100502")){%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="treatRepeatBib('delete')">??????(???????)</a> <%}%> <%if(MyJspUtils.checkAuthority(session,"100503")){%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="bntTreatRepeatOneBib()">??????(??????)</a> <%}%> <%}else{%> <%if(MyJspUtils.checkAuthority(session,"500501")){%> <a href="javascript:void(0)" class="easyui-linkbutton treatRepeatBib-merge" data-options="plain:true,iconCls:'e-icon fa fa-indent'" onclick="treatRepeatBib('merge')">??????????????????</a> <%}%> <%if(MyJspUtils.checkAuthority(session,"500502")){%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="treatRepeatBib('delete')">??????(???????)</a> <%}%> <%if(MyJspUtils.checkAuthority(session,"500503")){%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="bntTreatRepeatOneBib()">??????(??????)</a> <%}%> <%}%> </div> </div> <div class="tool-div-search" style="height: 0;"> </div> <div class="easyui-panel" > <div class="table-content" > <table class="table-box rdr-table-input" > <tr> <td class="div-tr-td" style="width: 10%">??????????</td> <td style="width: 30%"> <select id="sysid" item-type="record" class="easyui-combobox" style="width:100%;height: 24px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" style="width: 10%;display: none;">??????</td> <td style="width: 20%;display: none;"> <select id="tagtype" item-type="record" class="easyui-combobox" style="width:100%;height: 24px;" editable="false" data-options="panelHeight:'auto'"> <option value="col" selected="selected">???</option> <option value="acq">?????</option> <!-- <option value="center">?????</option> --> </select> </td> <td class="div-tr-td" style="width: 10%">??????</td> <td > <select id="repid" item-type="record" class="easyui-combobox" style="width:100%;height: 24px;" editable="false" data-options="panelHeight:'auto'"> </select> </td> </tr> <tr> <td class="div-tr-td" style="width: 10%">?????????</td> <td > <select id="orgcode" item-type="record" class="easyui-combobox" style="width:100%;height: 24px;" data-options="panelHeight:'auto'"> </select> </td> <td class="div-tr-td acq-text">?????????</td> <td class="acq-text"> <input id="copies" item-type="record" class="easyui-numberbox" style="width:50%;height: 28px;" data-options="prompt:'?????????????????'"> </td> <td class="div-tr-td acq-text">??????</td> <td class="acq-text"> <select id="reptype" item-type="record" class="easyui-combobox" style="width:100%;height: 24px;" editable="false" data-options="panelHeight:'auto'"> <option value="">???</option> <option value="1">????????????</option> <option value="2">??????????????</option> <option value="3">???????????????</option> </select> </td> </tr> </table> </div> </div> <div style="height: 280px;"> <!-- private String ids;//????????d --> <div class="easyui-layout" data-options="fit:true"> <div data-options="region:'center',border:false" style="width:100%;margin-top: -1px;"> <table id="tagcodes" item-type="record" class="easyui-datagrid m-top" title="??????????????" data-options="singleSelect:false,fit:true,fitColumns:true,border:false" > <thead> <tr> <th data-options="field:'ck',checkbox:true" width="4%"></th> <th data-options="field:'code',align:'center'" width="36%">???</th> <th data-options="field:'name',align:'center',formatter:onShowTagcodesName" width="60%">???</th> </tr> </thead> </table> </div> </div> </div> <div class="import-data-div " style="margin-top: -2px;"> <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 id="orgDataGridList" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true,selectOnCheck:false,checkOnSelect:false" > <thead> <tr> <!-- <%if(type.equals("0")){%> <th data-options="field:'ck',checkbox:true" width="4%"></th> <%}%> --> <th data-options="field:'id'" width="60">????????</th> <th data-options="field:'libcode',formatter:onShowLibName" width="80"><%=globalLibName%>???</th> <th data-options="field:'cmdnum'" width="80">??????</th> <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:'orderno'" width="100">??????</th> <th data-options="field:'unifiedno'" width="100">??????</th> <th data-options="field:'price'" width="80">???</th> <th data-options="field:'publish'" width="80">?????</th> <th data-options="field:'publishaddress'" width="80">?????</th> <th data-options="field:'ordernum'" width="80">??????</th> <th data-options="field:'linkid'" width="80">????????</th> </tr> </thead> </table> </div> <div title="?????????" style="margin-top: -1px; "> <table id="tagDataGridList" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true,selectOnCheck:false,checkOnSelect:false" > <thead> <tr> <th data-options="field:'id'" width="60">????????</th> <th data-options="field:'libcode',formatter:onShowLibName" width="80"><%=globalLibName%>???</th> <th data-options="field:'cmdnum'" width="80">??????</th> <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:'orderno'" width="100">??????</th> <th data-options="field:'unifiedno'" width="100">??????</th> <th data-options="field:'price'" width="80">???</th> <th data-options="field:'publish'" width="80">?????</th> <th data-options="field:'publishaddress'" width="80">?????</th> <th data-options="field:'ordernum'" width="80">??????</th> <th data-options="field:'linkid'" width="80">????????</th> </tr> </thead> </table> </div> </div> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript"> var vType='<%=type%>'; </script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/grid/js/grid.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/acquisition/js/acq_treatRepeatBib.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de