<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String type = "check"; String typeTitle = "订购验收"; if(request.getParameter("type") != null){ type = request.getParameter("type") ; } if(type.equals("tobookcheck")){ typeTitle = "到书验收"; } %> <%=typeTitle%>处理 <%@ include file="../global/linkcss.jsp" %>
检索 <%if(type.equals("check")){%> <%if(MyJspUtils.checkAuthority(session,"1203t1")){%> 新增 <%}%> <%if(MyJspUtils.checkAuthority(session,"1203t2")){%> 保存 <%}%> <%if(MyJspUtils.checkAuthority(session,"1203t3")){%> 删除 <%}%> <%if(MyJspUtils.checkAuthority(session,"120304")){%> 新增验收 <%}%> <%if(MyJspUtils.checkAuthority(session,"120305")){%> 查重处理 <%}%> <%if(MyJspUtils.checkAuthority(session,"120306")){%> 设置 <%}%> <%}%> <%if(type.equals("tobookcheck")){%> <%if(MyJspUtils.checkAuthority(session,"1204t1")){%> 新增 <%}%> <%if(MyJspUtils.checkAuthority(session,"1204t2")){%> 保存 <%}%> <%if(MyJspUtils.checkAuthority(session,"1204t3")){%> 删除 <%}%> <%if(MyJspUtils.checkAuthority(session,"120404")){%> 新增验收 <%}%> <%if(MyJspUtils.checkAuthority(session,"120405")){%> 查重处理 <%}%> <%if(MyJspUtils.checkAuthority(session,"120406")){%> 设置 <%}%> <%}%> 粘贴国图标准Marc
<%@ include file="../iframe/dialog/dlg_checkrepeatbib.jsp" %> <%@ include file="../iframe/dialog/dlg_checkDiscontinuity.jsp"%>
保存 关闭
<%@ include file="../global/linkjs.jsp" %>