<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String strHandlerTitle="借"; String strType=request.getParameter("type"); if(strType.equals("0")){ strHandlerTitle="约"; } %> 预<%=strHandlerTitle%>处理 <%@ include file="../global/linkcss.jsp" %>
预<%=strHandlerTitle%> 取消预<%=strHandlerTitle%>
预<%=strHandlerTitle%>处理
可借数
<%=strHandlerTitle%>
读者证号 现借数 书名
读者姓名 欠款 著者
读者类型 读者状态 索书号
开户馆 办证日期 价格
启用日期 停用日期 图书所属馆
邮箱 手机 ISBN号
条码号 题名 状态 预<%=strHandlerTitle%>日期 通知方式 通知次数 取书地点 最后通知日期 截止日期 最后取书日期 备注
<%@ include file="../global/grid/bibgrid.jsp" %>
<%@ include file="../global/grid/holdgrid.jsp" %>
<%@ include file="../global/easyui-dialog.jsp"%>
保存 取消
预<%=strHandlerTitle%>方式
预<%=strHandlerTitle%>截止日期
通知方式
取书地点
备注
<%@ include file="../global/linkjs.jsp" %>