飞鹰医疗 Copilot

企业级 SaaS 智能报价中台

飞鹰医疗 Logo
飞鹰医疗 Logo

飞鹰医疗 Copilot

{{ currentUser.tenantName }} 登录账号: {{ currentUser.realName }} · {{ (currentUser.isSuperAdmin || currentUser.username === 'guoke') ? '超级管理员' : (currentUser.role === 'admin' ? '管理员' : '业务账号') }}
{{ currentUser.priceTier === 'both' ? '全部价格' : (currentUser.priceTier === 'v2' ? 'V2 价格' : 'V1 价格') }}
{{ currentUser.realName ? currentUser.realName.charAt(0) : 'U' }}

需求解析配置

{{ selectedTier === 'v1' ? 'V1 客户体系' : 'V2 客户体系' }} 管理员已锁定
传 Excel 查单
拍图 / 传截图
{{ fileName }}
多模态识别中
{{ loadingStageText }}
{{ loadingHintText }}
{{ loadingProgress }}%
解析完成后会生成可继续编辑的报价草稿
报价记录会自动保存,任务中断后也能直接继续处理。

Excel 原表预览

{{ workspaceView === 'workbench' ? '工作台滚动到哪一条,左侧预览会自动定位到对应 Excel 行。' : '先核对原始采购单内容,确认无误后再进入 AI 智能匹配。' }}

{{ excelPreviewRows.length }} 行
{{ excelPreviewColumnCount }} 列
上传 Excel 后,这里会显示原表内容
{{ rowIndex + 1 }}
{{ cell }}
左侧数字为 Excel 行号 表头:第 {{ headerRowIndex + 1 }} 行 尚未识别表头行
上传后可先完整预览原单,再进入报价工作台。

报价工作台

{{ selectedTier === 'v1' ? 'V1 客户价格' : 'V2 客户价格' }}
正在载入 {{ sessionLoadingLabel || '报价记录' }}
全局搜索结果 ({{searchResults.length}})
  • {{ res.goods_name }}
    {{ [res.material_name, res.spec_model].filter(Boolean).join(' / ') }}
    厂家: {{res.manufacturer || '无'}} ID: {{res.goods_id}}
    ¥{{ selectedTier === 'v1' ? res.price_v1 : res.price_v2 }} 库存: {{res.storage}}
正在打开报价记录
{{ sessionLoadingLabel || '报价记录' }}
已拒绝推荐:{{ lastRejected.goodsName || lastRejected.targetSku }}

暂无报价数据

左侧上传文件/图片或输入描述,AI 将基于业务库存库进行智能匹配。

选入 原单行 SKU 明细 (匹配项及全量型号提示) 采购量调节 单价/小计 操作
需求 {{ groupIndex + 1 }} :
品牌
产品
检索规格
📦 客户全部需求: {{ group.items[0].req_spec_full }}
小计: ¥{{ group.totalGroupPrice.toFixed(2) }}
第 {{ formatExcelRowNumber(group.items[0], groupIndex) }} 行
{{ item.goods_name }} 📦 {{ item.goods_unit }}
🏢 {{ item.manufacturer }} 查无此货 需补货 库存不足 🧠 专属记忆
当前库存: {{ item.storage }}
ID: {{ item.goods_id }}
需解决红项 解析原话:{{ item.raw_intent }}
点击展开 AI 为您找出的匹配项...
替换搜索
{{ item.goods_name || item.raw_intent || '待确认条目' }}
需求规格:{{ item.req_spec_full || item.req_spec }}
- -
¥{{ (item.subtotal || 0).toFixed(2) }}
¥{{ parseFloat(item.unit_price).toFixed(2) }} / {{ item.goods_unit || '件' }}

报价记录

当前草稿会自动保存,任务中断后可直接从这里继续。

{{ currentQuoteSessionName || '当前报价任务' }}
{{ sessionSaveMessage || (currentQuoteSessionId ? '当前草稿已接入自动保存' : '尚未开始保存') }}
当前草稿
暂无历史报价记录
{{ session.session_name || '未命名报价任务' }}
{{ session.source_summary || '报价任务' }}
{{ buildSessionTimestampText(session.updated_at || session.created_at) || '-' }}
{{ session.price_tier === 'v2' ? 'V2' : 'V1' }} {{ (session.summary && session.summary.itemCount) || 0 }} 项 待确认 {{ (session.summary && session.summary.pendingCount) || 0 }} 已选 {{ (session.summary && session.summary.selectedCount) || 0 }}

发现相同 Excel

{{ duplicateExcelPromptFileName }} 之前已经上传过。

继续上次会直接打开原来的报价任务;新建任务会保留这次上传,重新开始匹配。

{{ duplicateExcelPromptSession.session_name || '历史报价任务' }}
{{ duplicateExcelPromptSession.source_summary || duplicateExcelPromptFileName }}

管理员后台

账号、智能学习记忆、自动调参治理

{{ adminError }}
正在加载...
飞鹰医疗 Logo
User Guide Deck

飞鹰医疗 Copilot 系统说明

第 {{ guideSlideIndex + 1 }} / {{ guideSlides.length }} 页
{{ guideCurrentSlide.tag }} 面向普通报价用户

{{ guideCurrentSlide.title }}

{{ guideCurrentSlide.lead }}

0{{ idx + 1 }}
{{ point.title }}
{{ point.text }}
AI 解析
库存联动
智能推荐
报价导出
本页重点
{{ guideCurrentSlide.summary }}
AI Quote Flow
{{ guideCurrentSlide.sideTitle }}
飞鹰医疗 Logo
{{ guideCurrentSlide.sideLead }}
{{ idx + 1 }}
{{ step }}
  • {{ tip }}