@@ -39,7 +39,7 @@
methods: {
sureAccount () {
if (this.$route.query.source === 'UU') {
- window.location.href = 'htttp://sureCloseWeb.com'
+ window.location.href = 'http://sureCloseWeb.com'
} else {
this.$router.push('/')
}