diff --git a/src/project/fd/AppRedemptionPoints/AppRedemptionPoints.vue b/src/project/fd/AppRedemptionPoints/AppRedemptionPoints.vue index e02400a2..a89425d7 100644 --- a/src/project/fd/AppRedemptionPoints/AppRedemptionPoints.vue +++ b/src/project/fd/AppRedemptionPoints/AppRedemptionPoints.vue @@ -43,7 +43,7 @@ export default { }, onShow() { document.title = "积分代兑换" - this.getList() + this.getListInit() }, methods: {