#include "../../liger.html"/>
局长信箱管理/回复
*
主题:
${mailbox.title!?html}
来信人:
${mailbox.name!?html}
联系电话:
${mailbox.mobile!?html}
来信类型:
${mailbox.type.name!}
收信部门:
<#if mailbox.depart??>${mailbox.depart.name!?html}#if>
E-MAIL:
${mailbox.email!?html}
联系地址:
${mailbox.address!?html}
邮编:
${mailbox.zipcode!?html}
来信时间:
${mailbox.createTime!?string("yyyy-MM-dd HH:mm:ss")}
状态:
${mailbox.status!}
是否公开:
checked="checked"#if>/>公开
checked="checked"#if>/>不公开
来信内容:
${mailbox.content!?html}
回复:
${mailbox.reply!}
<@Perm perm="admin:mailbox:update">
@Perm>