<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String type = "com"; String typeTitle = "编目"; if(request.getParameter("type") != null){ type = request.getParameter("type") ; } if(type.equals("order")){ typeTitle = "订购"; }else if(type.equals("check")){ typeTitle = "订购验收"; }else if(type.equals("tobookcheck")){ typeTitle = "到书验收"; }else if(type.equals("com")){ typeTitle = "采访编目"; } %> <%=typeTitle%>处理 <%@ include file="../global/linkcss.jsp" %>
打开编目信息提示框
关闭编目信息提示框
检索 新增 保存 删除 <%if(type.equals("order") || type.equals("com")){%> 订购 <%}%> <%if(type.equals("check") || type.equals("com")){%> 订购验收 <%}%> <%if(type.equals("tobookcheck") || type.equals("com")){%> 到书验收 <%}%> 审校 查重处理 粘贴国图标准Marc 编目信息提示 设置
<%if(type.equals("order") || type.equals("com")){%> <%@ include file="../iframe/dialog/dlg_orderbib.jsp" %> <%}%> <%if(type.equals("check") || type.equals("tobookcheck")|| type.equals("com")){%> <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.DING_GOU_DA_YIN)){%>
<%}%> <%@ include file="../iframe/dialog/dlg_checkbib.jsp" %> <%}%> <%@ include file="../iframe/dialog/dlg_checkrepeatbib.jsp" %>
保存 关闭
<%@ include file="../global/easyui-dialog.jsp"%> <%if((type.equals("check") || type.equals("tobookcheck")|| type.equals("com"))&&MyJspUtils.checkAuthority(session,FunAuthorityEnum.DING_GOU_DA_YIN)){%>
条码号 索书号
打印书标 打印条码 取消
<%}%> <%@ include file="../global/linkjs.jsp" %> <%if(type.equals("order") || type.equals("com")){%> <%}%> <%if((type.equals("check") || type.equals("tobookcheck")|| type.equals("com"))&&MyJspUtils.checkAuthority(session,FunAuthorityEnum.DING_GOU_DA_YIN)){%> <%}%> <%if(type.equals("check") || type.equals("tobookcheck")|| type.equals("com")){%> <%}%> <%if((type.equals("check") || type.equals("tobookcheck")|| type.equals("com"))&&MyJspUtils.checkAuthority(session,FunAuthorityEnum.DING_GOU_DA_YIN)){%> <%}%>