Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2024-01-11 10:13:16 +08:00
3 changed files with 2 additions and 2 deletions

View File

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

View File

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