<#-- * description: 附件管理页面 * version: 1.0 * author: hua.xiao@hand-china.com * #{copyright}#. --> <@spring.message "attachcategory.attachmentmanagement"/> <#if message?? >
"/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/> "/>
<@spring.message "msg.hand.warning.upload.default_error" />
    <#if files??> <#list files as file>
    <@spring.message "sysfile.filename"/> <@spring.message "sysfile.filesize"/> <@spring.message "sysfile.uploaddate"/>
    ${file.fileName} ${file.fileSize} ${(file.uploadDate?string("yyyy-MM-dd"))!''} <@spring.message "msg.hand.btn.view"/>|<@spring.message "hap.delete"/>
    <#else> <@spring.message "msg.warning.dto.attachcategory.not_appoint" />