码迷,mamicode.com
首页 > 其他好文 > 详细

[Vue warn]: Failed to mount component: template or render function not defined.

时间:2020-02-23 20:02:28      阅读:72      评论:0      收藏:0      [点我收藏+]

标签:函数   遍历   赋值   http   mic   ref   render   属性   列表   

 

[Vue warn]: Failed to mount component: template or render function not defined.

技术图片

 

 getAccessNav 函数,只是处理了权限菜单,如果权限为admin,allNav值不变
但是list中的compone属性改变了,

下图,第一个列表是allNav,第二个是navList,注意区别,beforeCreate是null

技术图片

下为报错

 

技术图片

 

解决办法为,在遍历一遍navList,component属性重新赋值 Main组件

 

 

[Vue warn]: Failed to mount component: template or render function not defined.

标签:函数   遍历   赋值   http   mic   ref   render   属性   列表   

原文地址:https://www.cnblogs.com/hill-foryou/p/12353445.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!