watch:{
$route:{
handler(to,from){
console.log('watch',to.path)
},
immediate:true,//第一次就执行
}
}
vue2的watch监听路由变化
猜你喜欢
转载自blog.csdn.net/weixin_42821697/article/details/125204917
今日推荐
周排行