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