RFID 仓储打标与盘点系统

登录用户: {{ currentUser.name }} {{ currentUser.role === 'admin' ? '👑 管理员' : '👷 操作员' }} (美西: {{ currentUSTime }})

系统用户登录

💡 上传 Excel/CSV 自动同步到 RDS
{{ item.logistics_code }} {{ item.sku }}
{{ item.product_name }}
🚫 到期日期早于当前时间,请核对是否填错!

✔ 批次创建成功,已入队! {{ lastResult.created_at }}

批次号: {{ lastResult.batch_id }} | 操作员: {{ lastResult.operator_name }}

编码: {{ lastResult.logistics_code }} ({{ lastResult.carton_qty }}件/箱) | 到期: {{ lastResult.expiry_date }}

流水号: {{ lastResult.start_serial }} ~ {{ lastResult.end_serial }} (共 {{ lastResult.print_count }} 张)

首张 EPC: {{ lastResult.first_epc }}

📦 SKU 数据库 {{ productList.length }}
📋

商品库已折叠收起

输入关键词联想,或点击展开全部

未找到匹配商品
{{ item.logistics_code }} ({{ item.sku }})
{{ item.product_name }}
{{ item.spec_info }}

历史打标记录 (美西时间)

当前显示 {{ historyList.length }} 笔批次

{{ filterDate ? '所选日期暂无打标记录' : '暂无打印历史记录' }}
第 {{ b.print_index }} 批 {{ b.batch_id }}
{{ b.created_at }}

操作员: {{ b.operator_name }}

物流码: {{ b.logistics_code }}

数量: {{ b.carton_qty }}件 / {{ b.print_count }}张

到期日: {{ b.expiry_date }}

流水区间: {{ b.start_serial_no }} ~ {{ b.end_serial_no }} 首张: {{ b.first_epc }}

EPC 标签明细 (损坏可单张补打):

#{{ d.serial_no }}: {{ d.epc }} ({{ d.carton_qty }}件)
📡
已聚合唯一标签数 (Unique EPCs)
{{ uniqueEpcSet.size }} 张 (自动去重)
物流编码 单箱规 应盘箱数 (可输) 实盘箱数 实盘总件数 盈亏对比状态 到期日期
{{ item.logistics_code }} {{ item.carton_qty_per_box }} Pcs
箱
{{ item.scanned_boxes }} 箱 {{ item.total_qty }} 件 🟢 满标无误 🔴 盘亏 (缺 {{ item.expected_boxes - item.scanned_boxes }} 箱) 🟡 盘盈 (多 {{ item.scanned_boxes - item.expected_boxes }} 箱) ⚪ 待输入应盘 {{ item.expiry_date }}