3 个回答

两者是一样的

console.log(this.$router.currentRoute === this.$route)  // true

没区别。

this.$route === this.$router.currentRoute //true
新手上路,请多包涵

没区别
console.log(this.$router.currentRoute === this.$route) // true

推荐问题
宣传栏