[Vue warn]: Unknown custom element: <terminal-process> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

 

Vue组件注册报错问题

 

 

 

 

import 不要加{},排查出如果页面引用单个组件的时候不要加上{}中括号,引入多个组件时才能派上用场,中括号去除问题即可解决。

 

posted @ 2019-08-30 16:57  sixinshuier  阅读(307)  评论(0编辑  收藏  举报