This commit is contained in:
shijingjing
2023-03-30 16:58:25 +08:00
parent 72bbb32bc2
commit 28e4c2ed74

View File

@@ -73,8 +73,8 @@ export default {
this.$dialog.confirm({
content: '您只有完成信息认证后,才可进行相关操作。',
confirmText: '去认证'
}).then(() => {
this.$linkTo('../AppMine/userInfo')
}).then(() => {
this.$linkTo('/pages/AppMine/userInfo')
}).catch(() => {
})
} else {