Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -161,7 +161,7 @@ export default {
|
||||
avatarUrl: this.avatarUrlList[0].url,
|
||||
nickName: this.userName,
|
||||
phone: this.userPhone,
|
||||
name: this.userRealName,
|
||||
name: this.userName,
|
||||
idNumber: this.userIdNumber,
|
||||
girdId: this.userGirdId,
|
||||
girdName: this.userGirdName
|
||||
|
||||
@@ -155,7 +155,7 @@ export default {
|
||||
avatarUrl: this.avatar,
|
||||
nickName: this.userName,
|
||||
phone: this.userPhone,
|
||||
name: this.userRealName,
|
||||
name: this.userName,
|
||||
idNumber: this.userIdNumber,
|
||||
girdId: this.userGirdId,
|
||||
girdName: this.userGirdName
|
||||
|
||||
Reference in New Issue
Block a user