Merge pull request '刷新首页关注列表' (#352) from zhy into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/352
This commit was merged in pull request #352.
This commit is contained in:
2020-09-08 08:57:22 +08:00

View File

@@ -308,6 +308,7 @@
if (this.$store.state.showCoupons) { if (this.$store.state.showCoupons) {
this.isNewmembervoucher(); this.isNewmembervoucher();
} }
this.getRecommendList();
}, },
async onLoad(){ async onLoad(){
this.articleList = []; this.articleList = [];