vue学习中遇到的错误 Duplicate keys detected: '[object Object]'. This may cause an update error.

前端入门自学,说错的请大神指点。

Avoid using non-primitive value as key, use string/number value instead.
Duplicate keys detected: ‘[object Object]’. This may cause an update error.

 

 运行后出现这些警告,意思是检测到重复的键值。

 

 把:key里 的值改成以下两种情况之一就可以了。

 

 

 

 

______________

链接:https://blog.csdn.net/weixin_42017905/article/details/100198369

posted @ 2020-04-07 17:31  奔向太阳的向日葵  阅读(6916)  评论(0编辑  收藏  举报