This commit is contained in:
yanran200730
2023-04-19 08:35:53 +08:00
parent f76f662aac
commit 6a9ca31b8f

View File

@@ -527,7 +527,7 @@ export default {
...res.data
};
// this.family = res.data.family;
this.IdCard(this.idNumber);
this.IdCard(res.data.idNumber);
}
});
},