关注bug fix
This commit is contained in:
parent
179bcd80b4
commit
ea98ccec1a
@ -52,7 +52,7 @@
|
|||||||
})
|
})
|
||||||
.then(res => {
|
.then(res => {
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
this.userList[index].hasFollow = 1;
|
this.userList[index].hasFollow = 2;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user