dom跳转
<router-link to="/systemError" replace>to systemError</router-link>
js跳转
this.$router.replace("/systemError")
<router-link to="/systemError" replace>to systemError</router-link>
this.$router.replace("/systemError")
本文标题:vue-router不存入history记录的方法
本文链接:https://www.haomeiwen.com/subject/mcjiwftx.html
网友评论