const ImplementationsPage = { async render() { return '
加载中...
暂无实施记录
| # | 关联投诉 | 关联计划 | 状态 | 实施者 | 创建时间 | 操作 |
|---|---|---|---|---|---|---|
| ${i.id} | #${i.complaint_id} ${Utils.escapeHtml(i.complaint_title)} | ${Utils.escapeHtml(i.plan_title)} | ${Utils.statusBadge(i.status)} | ${i.implementer_name || '-'} | ${Utils.formatDate(i.created_at)} |