${zhiqim_manager_breadcrumb("待办")} ${zhiqim_manager_content()} ${sweet_alert_reuse_method()} <#-- 列表 -->
| 待办状态 | 待办内容 | 通知人 | 待办创建时间 | 操作 |
| <#if item.getMessageType() == 1>待办事项#if> <#if item.getMessageType() == 2>已办事项#if> <#if item.getMessageType() == 3>已办事项#if> | #{item.getMessageBody()} | #{item.getConsumerCode()} | #{Sqls.toDateTimeString(item.getCreateTime())} | 前往处理 |
${PagingGo.toHtmlLink(result)} |