From bccc33cb1fb726cef1ba8ea570539f69c55e865d Mon Sep 17 00:00:00 2001 From: Gaoxs <704041637@qq.com> Date: Wed, 30 Sep 2020 09:53:19 +0800 Subject: [PATCH] =?UTF-8?q?#I1X19N=20=E4=BF=AE=E6=94=B9=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E4=BC=97=E4=BA=BA-=E4=BC=9A=E5=91=98=E4=B8=AD=E5=BF=83?= =?UTF-8?q?=E6=8A=A5=E9=94=99=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/UserVip/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/user/UserVip/index.vue b/pages/user/UserVip/index.vue index 9498832..d5e992c 100644 --- a/pages/user/UserVip/index.vue +++ b/pages/user/UserVip/index.vue @@ -178,7 +178,7 @@ export default { res => { that.vipRequire = res.data.list; that.vipComplete = res.data.task; - that.taskCount = res.data.reach_count; + that.taskCount = res.data.reachCount; }, err => { uni.showToast({