@ -366,7 +366,7 @@ export default {
},
searchCustomerDataBtnClick: function () {
this.pageNum = 1;
this.getCheckList();
this.getPromoterList();
// 双击row跳转详情页面
onDblClickRowLister: function (row) {
@ -375,7 +375,7 @@ export default {
//切页处理
handlePage: function (value) {
this.pageNum = value;
getPromoterList () {
let that = this;