bug
This commit is contained in:
@@ -527,7 +527,7 @@ export default {
|
|||||||
...res.data
|
...res.data
|
||||||
};
|
};
|
||||||
// this.family = res.data.family;
|
// this.family = res.data.family;
|
||||||
this.IdCard(this.idNumber);
|
this.IdCard(res.data.idNumber);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user