v-for报错( Custom elements in iteration require v-bind key directives )
https://google.com/#q=vue%2Fvalid-v-for Custom elements in iteration require ‘v-bind:key’ directives
src\pages\Person\Second\bill.vue:13:5
v-for报错( Custom elements in iteration require v-bind key directives )

加入key即可

v-for报错( Custom elements in iteration require v-bind key directives )

相关文章:

猜你喜欢
相关资源
相似解决方案