物料基本信息
📦
物料名称{{ textValue(detail.name) }}
物料编码{{ textValue(detail.barCode) }}
物料小类{{ textValue(detail.categoryName) }}
仓库{{ textValue(warehouseName) }}
库区{{ textValue(areaName) }}
库存展示{{ textValue(detail.stockDisplay) }}
基本数量{{ textValue(stockCount) }}{{ stockUnit !== '-' ? stockUnit : '' }}
包装/换算规则{{ textValue(packagingRule) }}
最近入库{{ formatDateTime(recentInTime) }}
最近出库{{ formatDateTime(recentOutTime) }}
加载中...
加载失败