<%@ 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 toolid = "2401"; type = type == null ? "0" : type; if (type.equals("1")) { toolid = "5503"; } %> 书目分类统计 <%@ include file="../global/linkcss.jsp" %>
统计 <%if(MyJspUtils.checkAuthority(session,""+toolid+"t4")){%> 格式设计 <%}%>
<%@ include file="statisticsfd.jsp" %> <%@ include file="../global/easyui-dialog.jsp"%> <%@ include file="../global/linkjs.jsp" %>