|
@@ -572,10 +572,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
this.formData.realName = res.data.name
|
|
|
+ this.formData.idtype = '1'
|
|
|
this.formData.gender = res.data.genderId
|
|
|
- this.formData.minzu.name = res.data.ethnicity
|
|
|
+ this.formData.minzu.name = res.data.minzuName
|
|
|
this.formData.minzu.id = res.data.minzuId
|
|
|
this.formData.birthday = res.data.birthDate
|
|
|
this.formData.hujiDizhi = res.data.address
|