<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; String type = request.getParameter("type"); String title = "读者历史借阅清单"; String toolid = "4418"; %> <%=title%> <%@ include file="../global/linkcss.jsp"%>
查询 <% if (MyJspUtils.checkAuthority(session, "" + toolid + "t4")) { %> 格式设计 <% } %>
<%@ include file="exportfd.jsp"%> <%@ include file="../global/easyui-dialog.jsp"%> <%@ include file="../global/linkjs.jsp"%>