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

11 lines
368 B
Plaintext

<%@ page contentType="text/html; charset=GBK"%>
<%@ include file="/IncludeBegin.jsp"%><%
/*
Content: 上下框架页面
*/
%><%@include file="/Resources/CodeParts/Frame02.jsp"%>
<script type="text/javascript">
mytoptd.height="250";
AsControl.OpenView("/Common/Configurator/AlarmManage/AlarmGroupList.jsp","","rightup","");
</script>
<%@ include file="/IncludeEnd.jsp"%>