{{ stats.total }}
总到货记录
{{ stats.signed }}
已签收
{{ stats.pending }}
待签收
{{ stats.todayArrivals }}
今日到货
暂无到货记录
点击"新增到货"开始记录
材料分类分布
使用队伍分布
最近到货
| 实际到货日期 | 材料分类 | 材料名称 | 规格 | 数量 | 使用队伍 | 签收状态 | 过磅 | 操作 |
|---|---|---|---|---|---|---|---|---|
| {{ formatDate(record.actualDate) }} {{ record.actualTime }} {{ record.actualTimePeriod }} | {{ c }} - | {{ m }} | {{ record.spec || record.customSpec || '-' }} | {{ record.quantity || '-' }} {{ record.unit || '' }} | {{ t }} - | {{ getSignStatusLabel(record.signStatus) }} | {{ getWeighedLabel(record.weighed) }} {{ record.weighStatus }} |
📅 {{ formatDate(record.actualDate) }}
{{ record.actualTime }}
{{ record.actualTimePeriod }}
{{ getSignStatusLabel(record.signStatus) }}
材料
{{ m }}
-
规格
{{ record.spec || record.customSpec || '-' }}
数量
{{ record.quantity || '-' }} {{ record.unit || '' }}
队伍
{{ t }}
未找到匹配的记录
尝试调整搜索条件
点击"新增到货"开始记录
| 实际到货日期 | 材料分类 | 材料名称 | 规格 | 数量 | 使用队伍 | 车牌号 | 手机号 | 实拍图 | 签收状态 | 过磅 | 过磅状态 | 操作 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{{ formatDate(record.actualDate) }}
⏰ {{ record.actualTime }}
⏰ {{ record.actualTimePeriod }}
|
{{ c }} - | {{ m }} | {{ record.spec || record.customSpec || '-' }} | {{ record.quantity || '-' }} {{ record.unit || '' }} | {{ t }} - | {{ record.plateNumber || '-' }} | {{ record.driverPhone || '-' }} |
|
{{ getSignStatusLabel(record.signStatus) }} | {{ getWeighedLabel(record.weighed) }} | {{ record.weighStatus }}- |
📅 {{ formatDate(record.actualDate) }}
{{ record.actualTime }}
{{ record.actualTimePeriod }}
{{ getSignStatusLabel(record.signStatus) }}
材料
{{ m }}
-
规格
{{ record.spec || record.customSpec || '-' }}
数量
{{ record.quantity || '-' }} {{ record.unit || '' }}
队伍
{{ t }}
车牌
{{ record.plateNumber }}
电话
{{ record.driverPhone }}
图片
+{{ record.images.length - 4 }}
{{ editingId ? '编辑到货记录' : '新增到货记录' }}
📦 材料信息
{{ cat }}
×
请选择分类
▾
暂无分类,请先在选项管理中添加
{{ mat }}
×
请选择材料
▾
请先选择材料分类
👷 使用队伍与日期
{{ team }}
×
请选择队伍
▾
请在上方输入队伍名称
🚚 运输信息
📋 签收与过磅
📋 自定义字段
📸 实拍图片
点击上传 或拖拽图片到此处
支持 JPG / PNG / WebP,单张最大 10MB
📝 备注
添加自定义字段
已有自定义字段 ({{ customFields.length }})
暂无自定义字段
添加自定义字段以扩展记录内容
{{ field.type === 'select' ? '📋' : field.type === 'number' ? '🔢' : field.type === 'date' ? '📅' : field.type === 'textarea' ? '📝' : '✏️' }}
{{ field.name }}
{{ fieldTypeLabel(field.type) }}
必填
{{ field.options.join(' / ') }}
🏷️ 管理材料分类
📦 管理材料名称
📏 管理规格型号
⚖️ 管理计量单位
👷 管理使用队伍
🏢 管理供应商
🕐 管理时段选项
⚖️ 管理是否过磅选项
🏋️ 管理过磅状态
{{ cat.icon }}
{{ cat.label }}
{{ dictionary.materials.filter(m => m.category === cat.label).length }} 种材料
{{ mat.name }}
{{ dictionary.specs.filter(s => s.category === mat.category && s.material === mat.name).length }} 个规格
该分类下暂无材料
{{ sp.spec }}
该材料下暂无规格
{{ unit }}
{{ team }}
{{ sup }}
暂无供应商记录
添加后可在新增到货时快速选择
{{ p }}
暂无时段选项
添加后可在日期时段选择中使用
{{ opt.value }}
{{ opt.label }}
暂无过磅选项
添加后可在"是否过磅"下拉中选择
{{ s }}
暂无过磅状态
添加后可在"过磅状态"下拉中选择