<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String type = "1"; String toolid = "1105"; if(request.getParameter("type") != null){ type = request.getParameter("type") ; } if(type.equals("0")){ toolid = "1105"; }else if(type.equals("1")){ toolid = "1207"; }else if(type.equals("2")){ toolid = "5105"; }else if(type.equals("4")){ toolid = "5204"; }else if(type.equals("3")){ toolid = "5305"; } %> 批号设置 <%@ include file="../global/linkcss.jsp" %>
查询 <%if(MyJspUtils.checkAuthority(session,""+toolid+"t1")){%> 新增 <%}%> <%if(MyJspUtils.checkAuthority(session,""+toolid+"t2")){%> 修改 <%}%> <%if(MyJspUtils.checkAuthority(session,""+toolid+"t3")){%> 删除勾选 <%}%> 选中并关闭 关闭
<%=globalLibName%> 批号:
<%=globalLibName%>名称 批号 折扣率 文献提供方 状态 创建日期
<%@ include file="../parameter/com_savebar.jsp"%>
<%=globalLibName%>
批号
折扣率
文献提供方
状态
备注
<%@ include file="../global/easyui-dialog.jsp"%> <%@ include file="../global/linkjs.jsp"%>