1
2
3
4
5
watch: {
'$route'(to, from) {
this.init()
}
},