You need the v-bind:key in a v-for because it needs to differentiate each component rendered, in case of data changing. You need to use the both ...
確定! 回上一頁