%@ 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="MARC字段";
String toolid ="6211";
%>
<%=title %>设置
<%@ include file="../global/linkcss.jsp" %>
<%@ include file="com_toolbar.jsp" %>
<%@ include file="com_savebar.jsp" %>
<%@ include file="../global/easyui-dialog.jsp"%>
<%@ include file="../global/linkjs.jsp"%>