This commit is contained in:
liuye
2022-01-17 13:52:33 +08:00
parent 02e72fb387
commit 52ec12369d
3 changed files with 15 additions and 8 deletions

View File

@@ -197,6 +197,8 @@ export default {
this.isGirdUser()
}
})
}).catch((err) => {
this.$u.toast(err)
})
},