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-finance-web/src/main/webapp/g_finfee/LJTempFeeOutConfirmInput.jsp

146 lines
8.7 KiB

<%
/***************************************************************
* <p>ProName:LJTempFeeOutConfirmInput.jsp</p>
* <p>Title:暂收退费审核</p>
* <p>Description:暂收退费审核</p>
* <p>Copyright:Copyright (c) 2012</p>
* <p>Company:Sinosoft</p>
* @author : 宋慎哲
* @version : 8.0
* @date : 2014-06-20
****************************************************************/
%>
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%>
<%@include file="../common/jsp/UsrCheck.jsp"%>
<%
GlobalInput tGI = (GlobalInput)session.getAttribute("GI");
%>
<script>
var tManageCom = "<%=tGI.ManageCom%>";
</script>
<html>
<head>
<%--<title>暂收退费审核</title>--%><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="./LJTempFeeOutConfirmInput.js"></script>
<%@include file="./LJTempFeeOutConfirmInit.jsp"%>
<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>
<div style="display: none">
<table class=common>
<tr class=common>
<td text-align: left colSpan=1>
<span id="spanVirtualGrid" ></span>
</td>
</tr>
</table>
</div>
<table>
<tr>
<td class=common>
<img src="../common/images/butExpand.gif" style="cursor:hand;" onclick="showPage(this, divInfo1);">
</td>
<td class=titleImg data-i18n="SrchgCrite">查询条件</td>
</tr>
</table>
<div id="divInfo1" class=maxbox style="display: ''">
<table class=common>
<tr class=common>
<td class=title data-i18n="CoStructr">管理机构</td>
<td class=input><input class=codeno name=ManageCom id=ManageCom ondblclick="return showCodeList('conditioncomcode', [this,ManageComName], [0,1], null, null, null, 1);" onkeyup="return showCodeListKey('conditioncomcode', [this,ManageComName], [0,1], null, null, null, 1);" readonly style="background:url(../common/images/select--bg_03.png) no-repeat right center"><input class=codename name=ManageComName id=ManageComName readonly></td>
<td class=title data-i18n="RecvSDate-1">到账起期</td>
<td class=input><input class=coolDatePicker name=QueryStartDate dateFormat="short" onClick="laydate({elem: '#QueryStartDate'});" id="QueryStartDate"><span class="icon"><a onClick="laydate({elem: '#QueryStartDate'});"><img src="../common/laydate/skins/default/icon.png" /></a></span></td>
<td class=title data-i18n="RecvEDate-1">到账止期</td>
<td class=input><input class=coolDatePicker name=QueryEndDate dateFormat="short" onClick="laydate({elem: '#QueryEndDate'});" id="QueryEndDate"><span class="icon"><a onClick="laydate({elem: '#QueryEndDate'});"><img src="../common/laydate/skins/default/icon.png" /></a></span></td>
</tr>
<tr class=common>
<td class=title data-i18n="PayMthd-4">交费方式</td>
<td class=input><input class=codeno name=QueryPayType id=QueryPayType ondblclick="return showCodeList('paymode', [this,QueryPayTypeName], [0,1], null, null, null, 1);" onkeyup="return showCodeListKey('paymode', [this,QueryPayTypeName], [0,1], null, null, null, 1);" readonly style="background:url(../common/images/select--bg_03.png) no-repeat right center"><input class=codename name=QueryPayTypeName id=QueryPayTypeName readonly></td>
<td class=title data-i18n="CollectionBank">收款银行</td>
<td class=input><input class=codeno name=QueryInBankCode id=QueryInBankCode ondblclick="return returnShowCodeList('infinbank', [this,QueryInBankCodeName,QueryInBankAccNo], [0,1,2]);" onkeyup="return returnShowCodeListKey('infinbank', [this,QueryInBankCodeName,QueryInBankAccNo], [0,1,2]);" readonly style="background:url(../common/images/select--bg_03.png) no-repeat right center"><input class=codename name=QueryInBankCodeName id=QueryInBankCodeName readonly></td>
<td class=title data-i18n="BankAcctNum-7">收款账号</td>
<td class=input><input class="wid readonly" name=QueryInBankAccNo id=QueryInBankAccNo readonly></td>
</tr>
<tr class=common>
<td class=title data-i18n="ClientAcctOpengBank">客户开户行</td>
<td class=input><input class=codeno name=QueryCustBankCode id=QueryCustBankCode ondblclick="return showCodeList('headbank', [this,QueryCustBankName], [0,1], null, null, null, 1);" onkeyup="return showCodeListKey('headbank', [this,QueryCustBankName], [0,1], null, null, null, 1);" readonly style="background:url(../common/images/select--bg_03.png) no-repeat right center"><input class=codename name=QueryCustBankName id=QueryCustBankName readonly></td>
<td class=title data-i18n="ClientBankAcctNum-2">客户银行账号</td>
<td class=input><input class="common" name=QueryCustBankAccNo id=QueryCustBankAccNo onblur="removeSpecChar(this);"></td>
<td class=title data-i18n="ClientAcctName">客户账户名</td>
<td class=input><input class="common" name=QueryCustAccName id=QueryCustAccName></td>
</tr>
<tr class=common>
<td class=title data-i18n="ApplSDate">申请起期</td>
<td class=input><input class=coolDatePicker name=QueryStartDate1 dateFormat="short" onClick="laydate({elem: '#QueryStartDate1'});" id="QueryStartDate1"><span class="icon"><a onClick="laydate({elem: '#QueryStartDate1'});"><img src="../common/laydate/skins/default/icon.png" /></a></span></td>
<td class=title data-i18n="ApplEDate-2">申请止期</td>
<td class=input><input class=coolDatePicker name=QueryEndDate1 dateFormat="short" onClick="laydate({elem: '#QueryEndDate1'});" id="QueryEndDate1"><span class="icon"><a onClick="laydate({elem: '#QueryEndDate1'});"><img src="../common/laydate/skins/default/icon.png" /></a></span></td>
<td class=title></td>
<td class=input></td>
</tr>
</table>
<input class=cssButton id="queryInfoBtn" type=button value="查 询" data-i18n="Enquiry-2" onclick="queryInfo();">
</div>
<table>
<tr>
<td class=common>
<img src="../common/images/butExpand.gif" style="cursor:hand;" onclick="showPage(this, divInfo3);">
</td>
<td class=titleImg data-i18n="PendingApprovalList">待审核信息列表</td>
</tr>
</table>
<div id="divInfo3" style="display: ''">
<table class=common>
<tr class=common>
<td text-align: left colSpan=1>
<span id="spanTempFeeOutInfoGrid" ></span>
</td>
</tr>
</table>
<center>
<input class=cssButton90 type=button value="首 页" data-i18n="FirstPage" onclick="turnPage2.firstPage();">
<input class=cssButton91 type=button value="上一页" data-i18n="PreviousPage" onclick="turnPage2.previousPage();">
<input class=cssButton92 type=button value="下一页" data-i18n="NextPage" onclick="turnPage2.nextPage();">
<input class=cssButton93 type=button value="尾 页" data-i18n="LastPage" onclick="turnPage2.lastPage();">
</center>
</div>
<table class=common>
<tr class=common>
<td class=title data-i18n="ApprovalDecin-1">审核结论</td>
<td class=input><input class=codeno name=ConfirmConclusion id=ConfirmConclusion ondblclick="return showCodeList('passflag', [this,ConfirmConclusionName], [0,1], null, null, null, 1);" onkeyup="return showCodeListKey('passflag', [this,ConfirmConclusionName], [0,1], null, null, null, 1);" readonly style="background:url(../common/images/select--bg_03.png) no-repeat right center"><input class=codename name=ConfirmConclusionName id=ConfirmConclusionName readonly elementtype=nacessary></td>
<td class=title></td>
<td class=input></td>
<td class=title></td>
<td class=input></td>
</tr>
<tr class=common>
<td class=title data-i18n="DecinDescrip">结论描述</td>
<td class=input colspan=5><textarea cols=80 rows=3 name=ConfirmDesc></textarea></td>
</tr>
</table>
<input class=cssButton type=button id=ConfirmSubmitButton name=ConfirmSubmitButton value="审核提交" data-i18n="ApprovalSubmn" onclick="confirmSubmit()">
</form>
<form name=fmPub id=fmPub method=post action="" target=fraSubmit>
<div style="display: none">
<input class="displayNone" name=Operate id=Operate>
</div>
</form>
<span id="spanCode" style="display: none; position:absolute; slategray"></span>
<br/><br/><br/><br/>
</body>
</html>