What you're looking for is not push, but map: this.record = result; this.myList = this.record.map(row => ({ ...row, isPercent: row.
確定! 回上一頁