<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ page import="zlicense.util.FunModuleEnum"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String strHandlerTitle="借"; String strType = "loan"; if(null != request.getParameter("type")){ strType = request.getParameter("type") ; } %> 流通处理 <%@ include file="../global/linkcss.jsp"%>
借出 还书 按证续借 按书续借 污损 丢失 闭馆还书 财经 无证借书 最近读者 设置
请选择闭馆还书日期:
<%if(MyJspUtils.checkLicense(FunModuleEnum.JI_FEN_CHU_LI)){%>
<%}%>
罚款处理
财经史查询
处理结果
条码号
书名
著者
索书号
价格
图书所属馆
借出处理
读者数据管理
读者证号
现借/可借数
/
读者姓名 欠款
读者类型 读者状态
开户馆 办证日期
启用日期 终止日期
保存 <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.XIAO_PIAO_DA_YIN)){%> 罚款小票格式设计 <%}%> 关闭
<%@ include file="readerfin.jsp"%>
我知道了
<%@ include file="../global/easyui-dialog.jsp"%> <%@ include file="../global/linkjs.jsp"%> <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.XIAO_PIAO_DA_YIN)){%> <%}%>