#I1X19N 修改个人众人-会员中心报错的问题
This commit is contained in:
@ -178,7 +178,7 @@ export default {
|
|||||||
res => {
|
res => {
|
||||||
that.vipRequire = res.data.list;
|
that.vipRequire = res.data.list;
|
||||||
that.vipComplete = res.data.task;
|
that.vipComplete = res.data.task;
|
||||||
that.taskCount = res.data.reach_count;
|
that.taskCount = res.data.reachCount;
|
||||||
},
|
},
|
||||||
err => {
|
err => {
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
|
Reference in New Issue
Block a user