vue,js 使用中报错 TypeError: Cannot read property '__ob__' of undefined

Posted on 2017-08-11 15:36  金-Fish  阅读(3218)  评论(0)    收藏  举报

原因: data中没有加return

切记!切记!