fix: 🐛 退出登录后清空优惠券足迹展示

This commit is contained in:
lemon橪
2023-03-28 11:32:13 +08:00
parent e37a8ec41d
commit b0447eec3a

View File

@@ -103,6 +103,8 @@ export default {
this.getUserOrderNum();
} else {
this.walletNum = 0;
this.couponNum = 0;
this.footNum = 0;
}
},
onPullDownRefresh() {