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

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/352
This commit is contained in:
hansu 2020-09-08 08:57:22 +08:00
commit 52caeef425

View File

@ -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 = [];