<#assign spring=JspTaglibs["/WEB-INF/tld/spring.tld"]/>
<@spring.message code="rptms.timerReport.page.businessReport"/>: <@spring.message code="rptms.timerReport.page.timerType"/>:
<@spring.message code="rptms.timerReport.page.executeCycle"/>: <@spring.message code="rptms.timerReport.page.cron"/>: <@spring.message code="rptms.timerReport.page.startTime"/>:
<@spring.message code="rptms.timerReport.page.reportForm"/>: <@spring.message code="rptms.timerReport.page.handleType"/>:
<@spring.message code="rptms.timerReport.page.ftpAddress"/>: <@spring.message code="rptms.timerReport.page.ftpPort"/>:
<@spring.message code="rptms.timerReport.page.ftpUserName"/>: <@spring.message code="rptms.timerReport.page.ftpPassword"/>:
<@spring.message code="rptms.timerReport.page.ftpDir"/>:
<@spring.message code="rptms.timerReport.page.note"/>:
(0/100)
报表条件 <#list conditionList as condition> <#if condition.type == '1' && condition.isShow=='1'> <#if condition.type == '2' && condition.isShow=='1'> <#if condition.type == '3' && condition.isShow=='1'> <#if condition.type == '6' && condition.isShow=='1'> <#if condition.type == '5' && condition.isShow=='1'> <#if condition.type == '7' && condition.isShow=='1'> <#if condition.isShow=='0'> <@p.hiddenType idAndName="${condition.idAndNameAttributeValue!}" defaultValue="${condition.defaultValue!}" isRequired="${condition.isRequired!}" />
<@p.textType textname="${condition.name!}" idAndName="${condition.idAndNameAttributeValue!}" defaultValue="${condition.defaultValue!}" isRequired="${condition.isRequired!}" style="${condition.style!}"/> <@p.selectType jsonData="${condition.conditionJsonData!}" textname="${condition.name!}" idAndName="${condition.idAndNameAttributeValue!}" defaultValue="${condition.defaultValue!}" isRequired="${condition.isRequired!}" isMultiple="false"/> <@p.selectType jsonData="${condition.conditionJsonData!}" textname="${condition.name!}" idAndName="${condition.idAndNameAttributeValue!}" defaultValue="${condition.defaultValue!}" isRequired="${condition.isRequired!}" isMultiple="true" /> <@p.textType textname="${condition.name!}" idAndName="${condition.idAndNameAttributeValue!}" defaultValue="${condition.defaultValue!}" isRequired="${condition.isRequired!}" style="${condition.style!}" style="width:416px;"/> <@p.depTree textname="${condition.name!}" idAndName="${condition.idAndNameAttributeValue!}" defaultValue="${condition.defaultValue!}" isRequired="${condition.isRequired!}" /> <@p.depAutotextType textname="${condition.name!}" idAndName="${condition.idAndNameAttributeValue!}" defaultValue="${condition.defaultValue!}" depNameValue="${condition.depNameValue!}" isRequired="${condition.isRequired!}" />