原文:Elements in iteration expect to have 'v-bind:key' directives.' 提示錯誤如何解決?

在學習vue過程中遇到Elements in iteration expect to have v bind:key directives. 這個錯誤,查閱資料得知Vue . . 的版本里,當在組件中使用v for時,key是必須設置的。 解決方式一:設置對應的key 注意上面key值不要用對象或是數組作為key,用string或number作為key,否則報錯: Vue warn Avoid u ...

2018-03-07 11:03 0 9140 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM