<#assign editPage = "true"> <#if !maxExportCount??> <#if Application['system.isCloud']=='true'> <#assign maxExportCount = "10000"> <#elseif Application['system.maxExportCount']??> <#assign maxExportCount = "${Application['system.maxExportCount']!'30000'}"> <#else> <#assign maxExportCount = "30000"> <#include "public/template/editTemplate.html"> <#macro editContent>
<@i18n 'common_file_encrypt' />
<@i18n 'common_file_encrypt_pwd'/>*
<@i18n 'common_report_fileType'/> <@ZKUI.Combo hideLabel="true" empty="false" class="exportselect" width="148" name="reportType" id="reportType${uuid}">
<@i18n 'common_report_exportType'/>
<@ZKUI.Input hideLabel="true" hideLabel="true" type='radio' checked='checked' value='1' name='exportType' style="margin-right:3px"/> <@ZKUI.Format text="common_report_allRecordAtMostx"> <@ZKUI.Param>${maxExportCount!'30000'}
  • <@ZKUI.Input hideLabel="true" type='radio' value='3' name='exportType' style="margin-right:3px"/> <@ZKUI.Format text="common_report_selCountToExportx"> <@ZKUI.Param>${maxExportCount!'30000'}
    • <@i18n 'common_report_selCount'/>
      <@i18n 'common_report_totalCount'/>