销售笔数
{{dataInfo.count}}
销售总额(元)
{{dataInfo.totalAmount|numberFormat(2, '.', ',')}}
暂无数据
{{index+1}}
{{item.name}}
{{getAmountScale(item.totalAmount,extras.hjtotal)}}
销售笔数
{{item.count}}
销售额(元)
{{item.totalAmount|numberFormat( 2, '.', ',')}}
收款额(元)
{{item.collectedAmount|numberFormat( 2, '.', ',')}}