2022年11月23日

Vue项目网页报错Cannot read property ‘components‘ of undefined

摘要: Vue项目网页报错Cannot read property ‘components‘ of undefined 记录一下项目中出现的这个报错,这个报错的原因是在App.vue中导入的组件中重复引用了同一个文件的mixin下的文件 阅读全文

posted @ 2022-11-23 15:15 小雨子1993 阅读(292) 评论(0) 推荐(0) 编辑

导航