| <@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'/>* |
|
|
|
| * |
<@ZKUI.Input type="datetime" id="beginTime1" name="startDate" todayRange="start" offsetField="D" max="today" noOverToday="true" readonly="true" hideLabel="true"/>
|
| * |
<@ZKUI.Input type="datetime" id="endTimeId1" name="endDate" title="common_to" max="today" today="true" todayRange="end" noOverToday="true" hideLabel="true" readonly="false"/> |
|
<@ZKUI.ComboTree width="148" type="checkbox" url="accDevice.do?devSnTree" hideLabel="true" name="deviceSns"/>
|