搜索
重置
编辑
取消编辑
保存
确认
取消
审核
行关闭
导出
{{scope.row.artificialAdjust = scope.row.finalBuyQty - scope.row.suggestionPurchase}}
{{scope.row.netDemandNum ? parseFloat(scope.row.netDemandNum).toFixed(2) : '0.00'}}
{{scope.row.evensalesforyear ? parseFloat(scope.row.evensalesforyear).toFixed(2) : '0.00'}}
{{scope.row.evensalesforthrmonth ? parseFloat(scope.row.evensalesforthrmonth).toFixed(2) : '0.00'}}
{{scope.row.totalMonthlySales ? parseFloat(scope.row.totalMonthlySales).toFixed(2) : '0.00'}}
{{scope.row.demandCycle ? parseFloat(scope.row.demandCycle).toFixed(1) : '-'}}
{{parseFloat(scope.row.dullQut).toFixed(2)}}
{{scope.row.safetyStock ? parseFloat(scope.row.safetyStock).toFixed(2) : '0.00'}}
查看
隐藏列