11 lines
369 B
Plaintext
11 lines
369 B
Plaintext
<%@ page contentType="text/html; charset=GBK"%><%@
|
|
include file="/IncludeBegin.jsp"%><%
|
|
/*
|
|
页面说明: 贷款咨询功能页面
|
|
*/
|
|
%><%@include file="/Resources/CodeParts/Frame02.jsp"%>
|
|
<script type="text/javascript">
|
|
mytoptd.height=150;
|
|
AsControl.OpenView("/Accounting/LoanSimulation/LoanElementInfo.jsp","","rightup","");
|
|
</script>
|
|
<%@ include file="/IncludeEnd.jsp"%> |