From 235553d1c2dbddd2c6eb7ee636a5eef97e683ee6 Mon Sep 17 00:00:00 2001 From: liuye Date: Sun, 23 Apr 2023 15:02:20 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=85=91=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/fd/AppRedemptionPoints/AppRedemptionPoints.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {