| 编码 | {{ row?.packageNo ?? '' }} | 编码 | {{ row?.categoryCode ?? '' }} | ||||
| 物料名称 | {{ row?.categoryName ?? '' }} | ||||||
| 批次号 | {{ row?.batchNo ?? '' }} |
|
|||||
| 规格 | {{ row?.specification ?? '' }} | ||||||
| 单件数量 | {{ row?.measureQuantity ?? '' }}{{ row?.measureUnit ?? '' }} / {{ row?.packingQuantity ?? '' }}{{ row?.packingUnit ?? '' }} | ||||||
| 重量 | {{ row?.weight ? row?.weight + row?.weightUnit : '' }} | ||||||
| 生产日期 | {{ row?.productionDate ?? '' }} | 序号 | |||||
| 供应商 | {{ row?.supplierName ?? '' }} | ||||||
| 到货时间 | 制单人 | {{ user?.info?.name ?? '' }} | |||||