2323
This commit is contained in:
parent
2577d7c817
commit
82ce680518
|
|
@ -170,12 +170,9 @@ export default {
|
|||
that.userInfo = res;
|
||||
if (res.pid != 0) {
|
||||
that.hasBoundCode = true;
|
||||
|
||||
|
||||
}
|
||||
// this.hasBoundCode = res.data.hasBound;
|
||||
// if (this.hasBoundCode) {
|
||||
// this.inviteCode = res.data.inviteCode || '';
|
||||
// }
|
||||
|
||||
})
|
||||
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user