@@ -136,7 +136,6 @@ export default {
str += item.buyerName + ','
})
str = str.substr(0, str.length - 1)
- console.log(str, '----str')
data.list[i].promoBuyerName = str || '全部客户'
}
this.total = data.count