TypeError: Cannot read property ‘_c‘ of undefined
VUE编译成功后,访问页面时提示该错误:TypeError: Cannot read property '_c' of undefined解决方法:引入组件的component中仅有一个引入对象时,应是单数,多个对象时则为components
·
VUE编译成功后,访问页面时提示该错误:TypeError: Cannot read property '_c' of undefined
解决方法:
引入组件的component中仅有一个引入对象时,应是单数,多个对象时则为components更多推荐



所有评论(0)