This commit is contained in:
Aiden 2023-09-27 11:44:04 +08:00
parent 62e80388ec
commit 6e29d2ae2b

View File

@ -263,7 +263,7 @@ export default {
this.num = res.data.iDNum
this.name = res.data.realName
} else {
this.$common.msgToast(res.msg)
this.$common.msgToast('未识别身份信息')
}
},
async fddRealName() {