vue中Cannot read property '_wrapper' of undefined 报错

前言

还是那个pc

背景

还是那个合并支付提单页面

问题

1、今天在调试代码的时候一直报如下错误,找了半天发现页面中并没有_wrapper呀。

_Error in nextTick: "TypeError: Cannot read property '_wrapper' of undefined"

2、并且页面上注册的@click方法失灵了,导致出现一堆杂七杂八的错误

3、解决方案:

      其实这个错误是你的@click事件绑定的方法,在methods并不存在, 看看是否添加了函数。

 

上一篇:redis问题之Can‘t save in background: fork: Cannot allocate memory


下一篇:Cannot determine build data storage root for project