{{ t('sparepartInbound.scanSparepart') }}
{{ t('sparepartInbound.selectSparepart') }}
{{ t('sparepartInbound.selectedSpareparts') }}
📦
备件名称:
{{ textValue(selectedSparepart.name) }}
规格:
{{ textValue(selectedSparepart.standard || selectedSparepart.deviceSpec) }}
当前库存:
{{ textValue(selectedSparepart.stock) }}{{ textUnit(selectedSparepart.minStockUnitName) }}
采购单位:
{{ textValue(selectedSparepart.purchaseUnitName) }}
库存单位:
{{ textValue(selectedSparepart.unitName || selectedSparepart.minStockUnitName) }}
换算关系:
1{{ textValue(selectedSparepart.purchaseUnitName) }}={{ textValue(selectedSparepart.purchaseUnitConvertQuantity) }}{{ stockUnitLabel(selectedSparepart) }}
默认仓库
{{ selectedSparepart.warehouseName ? textValue(selectedSparepart.warehouseName) : '库区/备件仓' }}
入库数量
入库数量
单位:{{ textValue(selectedSparepart.purchaseUnitName) }}
折算后库存数量:
{{ calculatedStock }}
{{ stockUnitLabel(selectedSparepart) }}
{{ inboundQty || 0 }}{{ textValue(selectedSparepart.purchaseUnitName) }} × {{ textValue(selectedSparepart.purchaseUnitConvertQuantity) }}{{ stockUnitLabel(selectedSparepart) }} = {{ calculatedStock }}{{ stockUnitLabel(selectedSparepart) }}
供应商
{{ defaultSupplierName || '未配置默认供应商' }}
经办人
{{ selectedOperator ? selectedOperator.label : '请选择经办人' }}
▼
{{ item.label }}
✓
暂无数据
仓库/库区
仓库
{{ selectedWarehouse ? selectedWarehouse.label : '请选择' }}
▼
{{ item.label }}
✓
暂无数据
库区
{{ selectedArea ? selectedArea.label : (loadingAreas ? '加载中...' : '请选择') }}
▼
{{ item.label }}
✓
暂无数据
{{ t('sparepartInbound.noSelectedSparepart') }}
取消
确认入库