居民档案打印
This commit is contained in:
@@ -251,6 +251,7 @@ export default {
|
|||||||
var info = this.$idCardNoUtil.getIdCardInfo(this.form.idNumber)
|
var info = this.$idCardNoUtil.getIdCardInfo(this.form.idNumber)
|
||||||
this.form.birthDate = info.birthday
|
this.form.birthDate = info.birthday
|
||||||
this.form.sex = info.gender
|
this.form.sex = info.gender
|
||||||
|
console.log(this.form)
|
||||||
this.$forceUpdate()
|
this.$forceUpdate()
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user