创建健康档案

This commit is contained in:
2022-07-15 14:01:27 +08:00
parent 9b4eb7ed11
commit d43853eaca
8 changed files with 709 additions and 763 deletions

View File

@@ -92,7 +92,7 @@
// 用户信息
userInfo() {
userIndex().then(res => {
userIndex().then(res => {
this.userData = res
this.avatar = res.avatar
this.nickName = res.nickname