错误:component lists rendered with v-for should have explicit keys

解析:使用vue 的v-for时,需要:key指定唯一key

文档:https://vuejs.org/v2/guide/list.html#key

posted on 2019-01-10 16:21  蛋尼  阅读(630)  评论(0)    收藏  举报