HONGCAI TECH 采购订单智能生成与协同系统 (PO Edition)

深圳市泓彩科技有限公司

SHENZHEN HONGCAI TECHNOLOGY CO., LTD.

厂址: 深圳市宝安区石岩街道料坑嘉一达科技园厂房6栋3楼

TEL: +86-138 2368 3913  |  EMAIL: purchase@lcdhc.com

PURCHASE ORDER
采 购 订 单

PO NO: {{ currentPo.poNumber }}

DATE:  {{ formatDateZh(currentPo.date) }} 📅

Vendor Name / 供应商名称: {{ currentPo.supplier.name || '待指定供应商' }}
联络人 (Attn):
联系方式 (Tel):
Item
序号
Part Name
物料名称
Internal P/N
物料编码
Description
型号规格
Unit
单位
Quantity
数量
Unit Price
单价
Amount
金额小计 (¥)
Remarks
备注
{{ idx + 1 }} {{ item.partName }} {{ item.partCode }} {{ item.specs }} {{ item.unit || 'PCS' }} {{ (item.qty || 0).toLocaleString() }} {{ formatPrice(item.price) }} ¥{{ formatSubtotal((item.qty || 0) * (item.price || 0)) }} {{ item.remark }}
合计 TOTAL : {{ poSummary.totalQty.toLocaleString() }} ¥{{ poSummary.totalAmount }}
交货日期 (Delivery Date): {{ formatDateZh(currentPo.deliveryDate) }} 📅
付款方式 (Payment Terms):

本协议双方共同遵守如下条款:

{{ currentPo.termsContent }}
采购方盖章:
供方回签确认:

⚡ 采购智能提取:支持上传图片/直接Ctrl+V截图/文本识别

调用 AI 视觉大模型与 DeepSeek,直接按不同物料型号自动拆分独立采购订单。

📷

点击上传图片 / 拍照

支持在页面任意位置直接 Ctrl+V 粘贴截图

识别/待解析采购文本内容: {{ aiStatusText }}
序号 物料类别 物料编码 物料型号 / 规格描述 单台用量 归属供应商 (据此拆单) 预估单价 备注要求 操作
{{ idx + 1 }}
暂无物料数据,请上传图片、粘贴截图或粘贴文字后点击分析
当前共有 {{ stagingBom.items.length }} 项物料,点击右下角将按物料型号及供应商自动拆分生成不同订单。