| <@i18n 'auth_user_userPwd'/>* |
|
| <@i18n 'common_file_encrypt' /> |
<@ZKUI.Input hideLabel="true" name="isEncrypt" id="yes" type="radio" onchange="inputPassword()" value="1" checked="checked" />
<@i18n 'common_yes' />
<@ZKUI.Input hideLabel="true" name="isEncrypt" id="no" type="radio" onchange="inputPassword()" value="0"/>
<@i18n 'common_no' />
|
| <@i18n 'common_file_encrypt_pwd'/>* |
|
| <@i18n 'common_report_fileType'/> |
<@ZKUI.Combo hideLabel="true" empty="false" width="148" id="reportType${uuid}" name="reportType">
@ZKUI.Combo>
|