From 7868120e5a449760f81caac6f2e3c75924964268 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期二, 10 九月 2024 16:04:48 +0800 Subject: [PATCH] update 优惠券和合伙人 --- sub_pages/customer/coupon/coupon-self.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sub_pages/customer/coupon/coupon-self.vue b/sub_pages/customer/coupon/coupon-self.vue index fa6a535..6039b35 100644 --- a/sub_pages/customer/coupon/coupon-self.vue +++ b/sub_pages/customer/coupon/coupon-self.vue @@ -86,7 +86,7 @@ this.getList() }, -onReachBottom() { + onReachBottom() { this.getMore() }, methods: { -- Gitblit v1.9.3