踩坑!!!
Error in nextTick: "TypeError: Cannot read property '_wrapper' of undefined"
不知道为什么报这个错,
原来是因为:该vue页面有 @click 定义的方法,在methods中未定义!!!
踩坑!!!
Error in nextTick: "TypeError: Cannot read property '_wrapper' of undefined"
不知道为什么报这个错,
原来是因为:该vue页面有 @click 定义的方法,在methods中未定义!!!