fix
This commit is contained in:
parent
62e80388ec
commit
6e29d2ae2b
@ -263,7 +263,7 @@ export default {
|
|||||||
this.num = res.data.iDNum
|
this.num = res.data.iDNum
|
||||||
this.name = res.data.realName
|
this.name = res.data.realName
|
||||||
} else {
|
} else {
|
||||||
this.$common.msgToast(res.msg)
|
this.$common.msgToast('未识别身份信息')
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
async fddRealName() {
|
async fddRealName() {
|
||||||
|
Loading…
Reference in New Issue
Block a user