0π
β
It should be this.users
this.users.splice(index, 1).push(response.data);
Source:stackexchange.com
0π
It should be this.users
this.users.splice(index, 1).push(response.data);