You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
FZ/lis-module-grp-quotation-web/src/main/webapp/g_quot/LSQuotUWQueryInput.jsp

128 lines
5.9 KiB

<%@ page import="com.sinosoft.lis.pubfun.DateUtil" %>
<%
/***************************************************************
* <p>ProName:LSQuotUWQueryInput.jsp</p>
* <p>Title:总公司核保</p>
* <p>Description:总公司核保</p>
* <p>Copyright:Copyright (c) 2012</p>
* <p>Company:Sinosoft</p>
* @author : zhoufz
* @version : 8.0
* @date : 2014-04-15
****************************************************************/
%>
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%>
<%@include file="../common/jsp/UsrCheck.jsp"%>
<%
GlobalInput tGI = new GlobalInput();
tGI = (GlobalInput)session.getAttribute("GI");
String tManageCom = tGI.ManageCom;
String tOperater=tGI.Operator;
String tCurrentDate= DateUtil.getCurrentDate();
String tCurrentTime= DateUtil.getCurrentTime();
%>
<script>
var tOperater = "<%=tOperater%>";
var tManageCom = "<%=tManageCom%>";
var tCurrentDate = "<%=tCurrentDate%>";
var tCurrentTime = "<%=tCurrentTime%>";
</script>
<html>
<head >
<title>LIS</title>
<script src="../common/javascript/Common.js"></script>
<script src="../common/cvar/CCodeOperate.js"></script>
<script src="../common/javascript/MulLine.js"></script>
<script src="../common/javascript/EasyQuery.js"></script>
<script src="../common/easyQueryVer3/EasyQueryVer3.js"></script>
<script src="../common/easyQueryVer3/EasyQueryCache.js"></script>
<script src="../common/javascript/VerifyInput.js"></script>
<script src="../common/laydate/laydate.js"></script>
<link href="../common/css/Project.css" rel=stylesheet type=text/css>
<LINK href="../common/css/Project3.css" rel=stylesheet type=text/css>
<link href="../common/css/mulLine.css" rel=stylesheet type=text/css>
<script src="./LSQuotBranchUWQueryInput.js"></script>
<%@include file="./LSQuotUWQueryInit.jsp"%>
<script src="./LSQuotUWQueryInput.js"></script>
<script src="../common/javascript/i18n/jquery.i18n.js"></script>
<script src="../common/javascript/i18n/jquery.i18n.messagestore.js"></script>
<script src="../common/javascript/i18n/i18n.js"></script>
</head>
<body onload="initForm(); initElementtype();">
<form name=fm id=fm method=post action="" target=fraSubmit>
<%-- <table>--%>
<%-- <tr>--%>
<%-- <td class=common>--%>
<%-- <img src="../common/images/butExpand.gif" style="cursor:hand;" onclick="showPage(this, divQueryInfo);">--%>
<%-- </td>--%>
<%-- <td class=titleImg >总公司核保</td>--%>
<%-- </tr>--%>
<%-- </table>--%>
<div id="divQueryInfo" class=container showname="总公司核保" style="display: ''">
<table class=common>
<tr class=common>
<td class=title data-i18n="LIS-Q-00012">询价名称/投保单位名称/套餐名称</td>
<td class=input><input class="common" name=QuotName id=QuotName></td>
<td class=title data-i18n="QuotNum">询价号</td>
<td class=input><input class="common" name=QuotNo id=QuotNo></td>
<td class=title data-i18n="QuotType">询价类型</td>
<td class=input><input class=codeno name=QuotType id=QuotType readonly style="background:url(../common/images/select--bg_03.png) no-repeat right center"
ondblclick="return showCodeList('quottype',[this, QuotTypeName],[0, 1],null,null,null,'1',180);"
onkeyup="return showCodeListKey('quottype',[this, QuotTypeName],[0, 1],null,null,null,'1',180);"><input class=codename name=QuotTypeName id=QuotTypeName readonly></td>
</tr>
<tr class=common>
<td class=title data-i18n="SubmnSDate">提交起期</td>
<td class=input><input class=coolDatePicker name=StartDate dateFormat="short" onClick="laydate({elem: '#StartDate'});" id="StartDate"></td>
<td class=title data-i18n="SubmnEDate">提交止期</td>
<td class=input><input class=coolDatePicker name=EndtDate dateFormat="short" onClick="laydate({elem: '#EndtDate'});" id="EndtDate"></td>
<td class=title data-i18n="CoStructr">管理机构</td>
<td class=input><input class=codeno name=ManageCom id=ManageCom style="background:url(../common/images/select--bg_03.png) no-repeat right center" ondblclick=" showCodeList('managecom',[this,ManageComName],[0,1],null,null,null,1);" onkeyup="return showCodeListKey('managecom',[this,ManageComName],[0,1],null,null,null,1);"><input class=codename name=ManageComName id=ManageComName readonly=true></td>
</tr>
</table>
<table>
<input class=cssButton name=QueryButton id=QueryButton type=button value="查 询" data-i18n="Enquiry-2" onclick="queryClick();">
</table>
</div>
<%-- <table>--%>
<%-- <tr>--%>
<%-- <td class=common>--%>
<%-- <img src="../common/images/butExpand.gif" style="cursor:hand;" onclick="showPage(this, divQuotGrid);">--%>
<%-- </td>--%>
<%-- <td class=titleImg data-i18n="EnquiryResult">查询结果</td>--%>
<%-- </tr>--%>
<%-- </table>--%>
<div id="divQuotGrid" class="container grid" showname="查询结果" style="display: ''">
<%-- <table class=common>--%>
<%-- <tr class=common>--%>
<%-- <td text-align: left colSpan=1>--%>
<span id="spanQuotGrid"></span>
<%-- </td>--%>
<%-- </tr>--%>
<%-- </table>--%>
<%-- <div id= "divQuotGridPage" style= "display: '';text-align:center;">--%>
<%-- <table align=center>--%>
<%-- <input class=cssButton90 type=button value="首 页" data-i18n="FirstPage" onclick="turnPage1.firstPage();">--%>
<%-- <input class=cssButton91 type=button value="上一页" data-i18n="PreviousPage" onclick="turnPage1.previousPage();">--%>
<%-- <input class=cssButton92 type=button value="下一页" data-i18n="NextPage" onclick="turnPage1.nextPage();">--%>
<%-- <input class=cssButton93 type=button value="尾 页" data-i18n="LastPage" onclick="turnPage1.lastPage();">--%>
<%-- </table>--%>
<%-- </div>--%>
</div>
<%--隐藏区--%>
<input class="displayNone" name=Operate id=Operate>
</form>
<form name=fm8 id=fm8 method=post>
</form>
<script>
var tManageCom = "<%=tGI.ManageCom%>";
var tOperator = "<%=tGI.Operator%>";
</script>
<span id="spanCode" style="display: none; position:absolute; slategray"></span>
<br/><br/><br/><br/>
</body>
</html>