<% /*************************************************************** *

ProName:EdorQueryManagerInput.jsp

*

Title:查询客户经理

*

Description:查询客户经理

*

Copyright:Copyright (c) 2012

*

Company:Sinosoft

* @author : 蔡云聪 * @version : 8.0 * @date : 2014-05-13 ****************************************************************/ %> <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <%@include file="../common/jsp/UsrCheck.jsp"%> <%@page import="com.sinosoft.lis.pubfun.DateUtil"%> <% GlobalInput tGI = (GlobalInput)session.getAttribute("GI"); String tCurrentDate= DateUtil.getCurrentDate(); String tOperator = tGI.Operator; String tManageCom = request.getParameter("ManageCom"); String tMulLineNo = request.getParameter("SelNo"); String tAgentType = request.getParameter("AgentType"); String tBranchType = request.getParameter("BranchType"); String tIsHealthy = request.getParameter("IsHealthy"); String tPolicyAppDate = request.getParameter("PolicyAppDate"); %> LIS <%@include file="./EdorQueryManagerInit.jsp"%>
客户经理名称 所属机构
<%-- --%> <%-- --%> <%--
--%>