| <@i18n 'auth_user_userPwd'/>* |
|
| <@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}">
@ZKUI.Combo>
|
| <@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.Param>
@ZKUI.Format>
-
<@ZKUI.Input hideLabel="true" type='radio' value='3' name='exportType' style="margin-right:3px"/>
<@ZKUI.Format text="common_report_selCountToExportx">
<@ZKUI.Param>${maxExportCount!'30000'}@ZKUI.Param>
@ZKUI.Format>
|