查询结果
{{toThousands(totalNum||0)}}条
可用库存数量
{{toThousands(totalData&&totalData.totalCurrentStockQty||0)}}个
可用库存成本
¥{{toThousands(totalData&&totalData.totalCurrentStockCost||0, 2)}}
{{item.productName}}
产品编码:{{item.productCode || '--'}}
原厂编码:{{item.productOrigCode || '--'}}
可用数量:{{toThousands(item.currentStockQty||0)}}{{item.productUnit}}
库存成本:
¥{{toThousands(item.currentStockCost||0, 2)}}