刷新首页关注列表
This commit is contained in:
parent
5bca242f28
commit
a14d662370
@ -307,7 +307,8 @@
|
|||||||
// 新人优惠券
|
// 新人优惠券
|
||||||
if (this.$store.state.showCoupons) {
|
if (this.$store.state.showCoupons) {
|
||||||
this.isNewmembervoucher();
|
this.isNewmembervoucher();
|
||||||
}
|
}
|
||||||
|
this.getRecommendList();
|
||||||
},
|
},
|
||||||
async onLoad(){
|
async onLoad(){
|
||||||
this.articleList = [];
|
this.articleList = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user