2017年11月21日

Cannot read property 'setState' of undefined

摘要: You're using function() in your Promise chain, this will change the scope for this. If you're using ES6 I suggest you use the arrow function to mainta 阅读全文

posted @ 2017-11-21 14:51 camike_huihui 阅读(451) 评论(0) 推荐(0) 编辑

导航