Commit 412e0c6b authored by 张俊's avatar 张俊

[fix](welcom): 去除掉自动跳转

parent 099036d4
......@@ -8,9 +8,6 @@
<script>
export default {
created(){
setTimeout(()=>{
this.$router.push('/ability-register/step1')
},1000)
}
}
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment