查询产品成本分析
分析成本
成本详情表格
导出数据
¥{{ formatNumber(scope.row.参考价, 2) }}
{{ formatNumber(scope.row.入库数量, 0) }}
¥{{ formatNumber(scope.row.入库金额, 2) }}
{{ formatPercent(scope.row.采购占比) }}
{{ formatPercent(scope.row.价格差异率) }}
第{{ scope.row.成本排名 }}名
{{ formatNumber(scope.row.成本分数, 2) }}
{{ scope.row.成本等级 }}
{{ error }}
暂无成本数据,请输入产品编码进行分析