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

12 lines
412 B
Plaintext

<%@ page contentType="text/html; charset=GBK"%><%@
include file="/IncludeBegin.jsp"%><%
/*
页面说明: 左右联动框架
*/
%><%@include file="/Resources/CodeParts/Frame03.jsp"%>
<script type="text/javascript">
myleft.width=500;//设置左边区域宽度
showChangeBtn();
AsControl.OpenView("/Common/Configurator/FormatDocManage/FormatdocCatalogList.jsp","","frameleft","");
</script>
<%@ include file="/IncludeEnd.jsp"%>