{{ notice }}
{{ customers.length }}客户
{{ hotCount }}高意向
{{ handoffCount }}需人工
{{ conversations.length }}会话
系统状态
企微客服:{{ store.wecom.openKfId ? "已配置" : "待配置" }}
大模型:{{ store.llm.enabled ? store.llm.model || "已启用" : "未启用" }}
课程资料:{{ store.course.title || "待填写" }}
基础信息
课程详情
参考话术
{{ titleOf(activeConversation) }}
{{ activeConversation.stage }} · {{ activeConversation.intent || "-" }}
企业微信
大模型 API
客户列表
客户来源阶段意向
{{ c.name || c.nickname || "-" }}{{ c.phone || c.wecomExternalUserId }}{{ c.source || "-" }}{{ c.pipelineStage }}{{ c.intentLevel }}
{{ task.message }}
{{ task.status }} · {{ formatTime(task.createdAt) }}{{ editingUser.id ? "编辑账号" : "新增账号" }}
账号列表
账号姓名角色状态操作
{{ u.username }}{{ u.name }}{{ u.role }}
{{ u.active ? "启用" : "停用" }}