update pages/commission/promoter.vue.
修复getList()未定义错误 Signed-off-by: 爱宇阳 <thedanyang@qq.com>pull/179/head
parent
0533985189
commit
c034b59a7b
|
|
@ -105,7 +105,7 @@
|
|||
return;
|
||||
}
|
||||
state.pagination.pageNo++;
|
||||
getList();
|
||||
getRankList();
|
||||
}
|
||||
|
||||
// 上拉加载更多
|
||||
|
|
|
|||
Loading…
Reference in New Issue