<#assign formId = "${uuid!}"> <#include "/public/template/setTemplate.html"> <#macro setContent>
<@i18n 'base_dataClean_message1' />
<@i18n 'base_dataClean_message5' />
<@i18n 'base_dataClean_message2' />
<@i18n 'base_dataClean_record'/> <#list items as item> <#assign values=item.paramValue?eval />
<@i18n '${item.description}'/> *
<@i18n 'base_dataClean_keptMsg1'/>
<@ZKUI.Combo hideLabel="true" width="230" name="${item.paramName}KeptMonth" id="${item.paramName}" empty="false" followType="close" followScroll=".content_div"> <#list 1..36 as i>
<@ZKUI.Combo hideLabel="true" width="230" name="${item.paramName}KeptType" id="${item.paramName}KeptType" empty="false" followType="close" followScroll=".content_div">
<@i18n 'base_dataClean_startDate'/>
<@ZKUI.Combo hideLabel="true" width="480" name="${item.paramName}Time" id="${item.paramName}TimeId" empty="false" followType="close" followScroll=".content_div">
<@i18n 'base_dataClean_warn'/>
<@i18n 'system_disk_data_clean'/> <#list diskItems as item> <#assign values=item.paramValue?eval />
<@i18n '${item.description}'/>*
<@i18n 'base_dataClean_keptMsg1'/>
<@ZKUI.Combo hideLabel="true" width="230" name="${item.paramName}KeptMonth" id="${item.paramName}" empty="false" followType="close" followScroll=".content_div"> <#list 1..36 as i>
<@ZKUI.Combo hideLabel="true" width="230" name="${item.paramName}KeptType" id="${item.paramName}KeptType" empty="false" followType="close" followScroll=".content_div">
<@i18n 'base_dataClean_startDate'/>
<@ZKUI.Combo hideLabel="true" width="480" name="${item.paramName}Time" id="${item.paramName}TimeId" empty="false" followType="close" followScroll=".content_div">
<#if values.imme?? >
<#else>
<@i18n 'base_dataClean_warn' />
<@i18n 'base_module'/> <#list systemItems as item> <#assign values=item.paramValue?eval />
<@i18n '${item.description}'/> *
<@i18n 'base_dataClean_keptMsg1'/> 
<@ZKUI.Combo hideLabel="true" width="480" name="${item.paramName}KeptMonth" id="${item.paramName}" empty="false" followType="close" followScroll=".content_div">
<@i18n 'base_dataClean_keptMsg2'/>
<@i18n 'base_dataClean_startDate'/>
<@ZKUI.Combo hideLabel="true" width="480" name="${item.paramName}Time" id="${item.paramName}TimeId" empty="false" followType="close" followScroll=".content_div">
<#if values.imme?? >
<#else>
<@i18n 'base_dataClean_warn'/>