This commit is contained in:
学习很差啦
2023-03-29 15:25:41 +08:00

View File

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