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-ind-finance-web/src/main/webapp/finfee/FinFeePayQueryLJFIGet.html

36 lines
1.3 KiB

<html>
<head>
<!--<title>财务给付表查询 </title>--><title>LIS</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script language="javascript">
var intPageWidth=730;
var intPageHeight=600;
window.resizeTo(intPageWidth,intPageHeight);
window.focus();
</script>
</head>
<!--<frameset rows="0,0,0,65,*" frameborder="no" border="1" framespacing="0" cols="*"> -->
<frameset name="fraMain" rows="0,0,0,*" frameborder="no" border="1" framespacing="0" cols="*">
<!--标题与状态区域-->
<!--保存客户端变量的区域,该区域必须有-->
<frame name="VD" src="../common/cvar/CVarData.html">
<!--保存客户端变量和WebServer实现交户的区域,该区域必须有-->
<frame name="EX" src="../common/cvar/CExec.jsp">
<frame name="fraTitle" scrolling="no" noresize src="about:blank" >
<frameset name="fraSet" cols="0%,*,0%" frameborder="no" border="1" framespacing="0" rows="*">
<!--菜单区域-->
<frame name="fraMenu" scrolling="yes" noresize src="about:blank">
<!--交互区域-->
<frame id="fraInterface" name="fraInterface" scrolling="auto" src="../finfee/FinFeePayQueryLJFIGet.jsp">
<!--下一步页面区域-->
<frame id="fraNext" name="fraNext" scrolling="auto" src="about:blank">
</frameset>
</frameset>
<noframes>
<body bgcolor="#ffffff">
</body>
</noframes>
</html>