wizard999
9/9/2019 - 12:43 AM

Copy the object array

let allOrder = this.originalOrders.map(x => Object.assign({}, x));