创建健康档案
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
|
||||
// 用户信息
|
||||
userInfo() {
|
||||
userIndex().then(res => {
|
||||
userIndex().then(res => {
|
||||
this.userData = res
|
||||
this.avatar = res.avatar
|
||||
this.nickName = res.nickname
|
||||
|
||||
Reference in New Issue
Block a user