0
If you add this line to watch every time you change this model the switch is set to true. You need a conditional, try this.
this.items[index].switch = this.changed.includes(newOld.id)
- [Vuejs]-Vue Js: empty string when posting to API
- [Vuejs]-Switch multiple case and multiple return in Vue/Javascript
Source:stackexchange.com