#-- * description: 附件管理页面 * version: 1.0 * author: hua.xiao@hand-china.com * #{copyright}#. -->
| <@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"/> |