This commit is contained in:
yanran200730
2023-07-07 09:41:16 +08:00
parent d75c39fb49
commit e380e5f1e2
2 changed files with 6 additions and 8 deletions

View File

@@ -170,7 +170,6 @@ export default {
imgUrl: this.info.headPicture,
enableIdTrans: 0
}, e => {
console.log(e)
this.isShow = false
})
} else {
@@ -181,7 +180,6 @@ export default {
imgUrl: this.info.headPicture,
enableIdTrans: 0
}, e => {
console.log(e)
this.isShow = false
})
}