This commit is contained in:
BianLzhaoMin 2025-10-22 14:03:00 +08:00
parent 570c105941
commit d8960470de
1 changed files with 1 additions and 0 deletions

View File

@ -1630,6 +1630,7 @@ export default {
//
onBlurIdNumber() {
// if (!this.idCardInfoForm.idNumber) return
//
const birthday = this.idCardInfoForm.idNumber.slice(6, 14)
const sex = this.idCardInfoForm.idNumber.slice(16, 17)