export default {
watch:{
$route(){
alert(1)
}
}
}
相关文章:
export default {
watch:{
$route(){
alert(1)
}
}
}
相关文章: