#I1X19N 修改个人众人-会员中心报错的问题

This commit is contained in:
Gaoxs
2020-09-30 09:53:19 +08:00
parent 6bf7005904
commit bccc33cb1f

View File

@ -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({