这个地方会报cannot read property push of undefined 。这个this好像指向的不是vue实例了。
在callMethod外面定义var _this=this因为在方法内部this指向的就变了。
下面再用:_this.$router.push('home/baby')
梦里花落0921
相关分类