数据看板每30秒自动刷新
{{stats.total_agents||0}}
客服总数
{{stats.online_agents||0}}
在线客服
{{stats.today_conversations||0}}
今日会话
{{(stats.avg_rating||0).toFixed(1)}}
平均评分
{{stats.total_conversations||0}}
总会话数
{{stats.week_conversations||0}}
本周会话
{{stats.month_conversations||0}}
本月会话
{{stats.today_messages||0}} / {{stats.total_messages||0}}
今日消息 / 总消息
客服数据明细
| 客服 | 总会话 | 进行中 | 已关闭 | 今日 | 评分 |
|---|---|---|---|---|---|
| {{a.agent_nickname}} | {{a.total_conversations}} | {{a.active_conversations}} | {{a.closed_conversations}} | {{a.today_conversations}} | {{(a.avg_rating||0).toFixed(1)}} |
客服管理
| ID | 用户名 | 昵称 | Agent Key | 角色 | 状态 | 操作 |
|---|---|---|---|---|---|---|
| {{a.id}} | {{a.username}} | {{a.nickname}} | {{a.agent_key}} |
{{a.role==='admin'?'超管':'客服'}} | {{a.status==='online'?'在线':a.status==='busy'?'忙碌':'离线'}} | |
| 暂无数据 | ||||||
会话查询
| ID | 访客 | 客服 | 状态 | 评分 | 时间 | 操作 |
|---|---|---|---|---|---|---|
| {{c.id}} | {{c.visitor_name}} | {{c.agent_nickname}} | {{c.status==='active'?'进行中':'已关闭'}} | {{c.rating||'-'}} | {{fmtDate(c.created_at)}} | |
| 暂无数据 | ||||||
共 {{convTotal}} 条记录
快捷回复
| 标题 | 内容预览 | 类型 | 所属客服 | 排序 | 操作 | |
|---|---|---|---|---|---|---|
| {{c.title}} | {{c.msg_type==='rich_text'?'富文本':'文本'}} | {{c.agent_id?c.agent_nickname:'公共'}} | {{c.sort_order}} | |||
| 暂无数据 | ||||||
已选 {{cannedSelected.length}} 项
黑名单
| ID | 访客指纹 | 原因 | 时间 | 操作 | |
|---|---|---|---|---|---|
| {{b.id}} | {{b.visitor_fingerprint}} |
{{b.reason||'-'}} | {{fmtDate(b.created_at)}} | ||
| 暂无数据 | |||||
已选 {{blSelected.length}} 项
消息归档
暂无归档数据
该日期无归档数据
消息已撤回
暂无归档消息
系统自动将超过保留时间的消息归档到本地文件,请从左侧筛选条件查询。
系统设置