<% /* Copyright 2001-2003 Amarsoft, Inc. All Rights Reserved. * This software is the proprietary information of Amarsoft, Inc. * Use is subject to license terms. * Content: 本页面用于选择某个半年时间点 * Input Param: * Output param: 年/月 */ %> <%@ include file="/IncludeBeginMD.jsp"%> <%@ page contentType="text/html; charset=GBK"%> 请选择统计年月
上半年 下半年
<%=new Button("关闭","关闭","doClose()","","").getHtmlText()%> <%=new Button("清空","清空","doCancel()","","").getHtmlText()%>
<%@ include file="/IncludeEnd.jsp"%>