JS kebalikan dari termasuk

this.data = this.data.filter(item => !this.multipleSelectedIds.includes(item.id))
Unsightly Unicorn