加人
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -445,7 +445,7 @@ function next() { | ... | @@ -445,7 +445,7 @@ function next() { |
| 445 | passportNumber: wdsfData.value.passportNumber, | 445 | passportNumber: wdsfData.value.passportNumber, |
| 446 | picUrl: wdsfData.value.picUrl, | 446 | picUrl: wdsfData.value.picUrl, |
| 447 | birth: wdsfData.value.birthday, | 447 | birth: wdsfData.value.birthday, |
| 448 | personId: wdsfData.value.personId, | 448 | // personId: wdsfData.value.personId, |
| 449 | username: wdsfData.value.email, | 449 | username: wdsfData.value.email, |
| 450 | password: form.value.password, | 450 | password: form.value.password, |
| 451 | ocrFlag: '1' | 451 | ocrFlag: '1' | ... | ... |
-
Please register or sign in to post a comment