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

出现这个报错,是你@click的方法没有在methods中定义,很奇葩的报错,竟然不会定向到具体哪行。

你可能感兴趣的:(bug汇集)