原文:Unknown custom element did you register the component correctly

错误描述 vue.esm.js efeb: Vue warn : Unknown custom element: lt el container gt did you register the component correctly For recursive components, make sure to provide the name option. found in gt lt Con ...

2018-10-11 16:41 0 13184 推荐指数:

查看详情

Unknown custom element did you register the component correctly

错误描述: 2、错误原因 没有在main.js文件中注册这个组件,导致出现了报错 3、解决办法 在main.js中注册Container组件 但是用了之后,还是不行,于是乎去了element-ui的官网 博主用的是按需引用,这边本地 ...

Wed Aug 26 01:25:00 CST 2020 0 5035
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM