[重置企业认证后跳转路径]

This commit is contained in:
2021-10-20 14:53:02 +08:00
parent 61c306bcc0
commit 6b2293f8eb
4 changed files with 6 additions and 22 deletions

View File

@@ -175,7 +175,7 @@
showCancel : false,
confirmText : '确认',
success : resModal => {
this.$Router.back()
this.$Router.pushTab({name: "Store"})
}
})
}).catch(err => {