16efcdfd by zhangmeng

封面比例

1 parent c0c59ce7
......@@ -430,7 +430,6 @@ function next() {
obj.passportUrl = wdsfData.value.passportUrl || ''
}
registerSingle(obj).then(res => {
debugger
setToken(res.data.token)
afterR()
})
......@@ -445,7 +444,7 @@ function next() {
passportNumber: wdsfData.value.passportNumber,
picUrl: wdsfData.value.picUrl,
birth: wdsfData.value.birthday,
personId: wdsfData.value.personId,
// personId: wdsfData.value.personId,
username: wdsfData.value.email,
password: form.value.password,
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!