但若是在進行陣列排序的時候要小心,由於JavaScript 的 sort 會直接影響原始陣列: computed: { sortedNumbers () { // 注意! 若在此直接執行.sort 會 ...
確定! 回上一頁