2018-06-03 22:26:41 +08:00

10 lines
422 B
Plaintext

<%@ page contentType="text/html; charset=GBK"%><%@ include file="/IncludeBegin.jsp"%><%
/*
页面说明: 异步查询上下框架页面
*/
%><%@include file="/Resources/CodeParts/Frame02.jsp"%>
<script type="text/javascript">
AsControl.OpenView("/InfoManage/ASQuery/FileDownList.jsp","","rightup","");
AsControl.OpenView("/InfoManage/ASQuery/SynchQueryList.jsp","","rightdown","");
</script>
<%@ include file="/IncludeEnd.jsp"%>