{{item.consigneeName}}
{{item.consigneeMobile != 'undefined' &&item.consigneeMobile != null &&item.consigneeMobile != undefined ?item.consigneeMobile:'-'}}
{{item.name}}({{item.notBuyDays+'天未拿货'}})
{{item.phone}}
{{(item.name == '散客' || item.consigneeName == '默认供应商') && item.city != null && item.city != undefined?'-':item.province + item.city + item.area}}
{{(item.name == '散客' || item.consigneeName == '默认供应商')?'-':item.address}}
欠款:{{item.noEarn?item.noEarn :0}}
欠款:{{item.noEarn?item.noEarn :0}}
余额:{{item.noEarn?Math.abs(item.noEarn) :0}}
余额:{{item.noEarn?Math.abs(item.noEarn) :0}}
批量删除