Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\circulation\com\operator_his_log.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ page import="com.jishen.common.MyJspUtils"%> <% String globalLibName = MyJspUtils.checkServerProp("speconfig.globalLibName"); %> <div class="easyui-panel"> <div style="height: 46px;line-height: 40px;"> <div style="margin-left: 10px;"> <label>??????</label> <select id="cirlogtype" item-type="record" no-limit="" class="easyui-combobox" style="width:130px;height: 28px;" editable="false" data-options="panelHeight:'auto'"> <option value="">???</option> <option value="101">???</option> <option value="102">????</option> <option value="201">???</option> <option value="202">???</option> <option value="203">???</option> </select> ?????? <input id="cirlogbegdate" item-type="record" class="easyui-datetimebox" data-options="onShowPanel:onShowPanelFmt" style="width:180px;height: 28px;"> ?????? <input id="cirlogenddate" item-type="record" class="easyui-datetimebox" style="width:180px;height: 28px;" > </div> </div> </div> <div class="cirlog-grid-div m-top" style="height: 420px;"> <table id="cirlogDataGridList" class="easyui-datagrid" data-options="fit:true,singleSelect:true,border:true,pagination:true,pageSize:10"> <thead> <tr> <th data-options="field:'libcode',formatter:onShowLibName" width="80"><%=globalLibName%>???</th> <th data-options="field:'title'" width="200">???</th> <th data-options="field:'logbarcode'" width="80">??????</th> <!-- <th data-options="field:'rdrno'" width="80">??????</th> --> <th data-options="field:'logrdrno'" width="80">??????</th> <th data-options="field:'logtype',formatter:onShowCirLogtype" width="80">??????</th> <th data-options="field:'logstamp',formatter:onShowDateStamp" width="140">??????</th> <th data-options="field:'logloandate',formatter:onShowFmtDate" width="110">??????</th> <th data-options="field:'logreturndate',formatter:onShowFmtDate" width="110">??????</th> <th data-options="field:'operacc'" width="80">?????</th> <th data-options="field:'loccode',formatter:onShowLocationName" width="80">??????</th> <th data-options="field:'name'" width="80">???????</th> <!-- <th data-options="field:'barcode'" width="80">??????</th> --> <th data-options="field:'callno'" width="100">?????</th> <th data-options="field:'author'" width="80">????</th> <th data-options="field:'isbn'" width="80">ISBN??</th> <th data-options="field:'price'" width="80">???</th> <th data-options="field:'volumeinfo'" width="80">??????</th> </tr> </thead> </table> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de