Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit bf6f5c0

Browse files
author
dengjun
committed
fix trait add
1 parent 3be1b3e commit bf6f5c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/api/services/ProfileService.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ async function updateMyProfile(currentUser, files, data) {
108108
type: "HOME",
109109
stateCode: " ",
110110
zip: " ",
111+
streetAddr1: " ",
112+
streetAddr2: " ",
111113
},
112114
];
113115
}

0 commit comments

Comments
 (0)