|
@@ -599,7 +599,7 @@ const onSubmit = () => {
|
|
|
gender: from.gender,
|
|
|
phone: from.contact,
|
|
|
email: from.email,
|
|
|
- birthday: from.birthday,
|
|
|
+ birthDate: from.birthday,
|
|
|
workUnit: from.workUnit,
|
|
|
countryRegion: from.CountryOrRegion,
|
|
|
provinceCity: from.provinceCity,
|