For example, you could do it like this, by adding a value property to the item element: new Vue({ el: '#app', data: { items: [ { name: ...
確定! 回上一頁