<%@page import="com.tenwa.util.QuartzPropertiesUtil"%> <%@ page contentType="text/html; charset=GBK"%> <%@include file="/Frame/resources/include/include_begin_info.jspf"%> <% //获得组件参数 String flowNo=CurPage.getParameter("FlowNo"); String fcRequestId = CurPage.getParameter("fcRequestId"); String fcFlowType = CurPage.getParameter("fcFlowType"); String fcFileCode = CurPage.getParameter("fcFileCode"); %> File Upload
<%-- --%>
上传附件
未选择任何文件
选择文件
<% if(!"true".equals(QuartzPropertiesUtil.get("autoUpload"))) {%> <%} %>
<%@ include file="/Frame/resources/include/include_end.jspf"%>