We can use the v-for directive to render a list of items based on an array. ... this.numbers.filter(function (number) { return number % 2 === 0 }) } }.
確定! 回上一頁