<#list dicList as dic> <#if dic.checked!>
${dic.name}
<#else>
${dic.name}
#if> #list>
全选
清空