@enter=“this.whereGo”,此处的this不是vue实例。在vue,methods对象中写方法,是箭头函数写法,所以指向是vue实例。
this
548k questions
547k answers
4 comments
86.3k users