In this case, you can create a computed property that returns the filtered or sorted array. For example: js const numbers = ref([ ...
確定! 回上一頁