|
@@ -1697,6 +1697,7 @@ export default {
|
1697
|
1697
|
this.form.gender = patietInfo.gender;
|
1698
|
1698
|
}
|
1699
|
1699
|
this.form.birth = uParseTime(patietInfo.birthday, "{y}-{m}-{d}");
|
|
1700
|
+ console.log("中共232323232322323我-------------",this.form.birth)
|
1700
|
1701
|
this.form.nation = patietInfo.nation;
|
1701
|
1702
|
this.form.native_place = patietInfo.native_place;
|
1702
|
1703
|
this.form.height = patietInfo.height + "";
|