vuejs delay 2 sec code example Example: vuejs delay watch this.data = data this.$watch('data', () => { alert('watch'); })