0e012f35 by zhangmeng

加人

1 parent a16e72c8
...@@ -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'
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!