@@ -135,7 +135,7 @@ export default {
}, 1000);
},
- unmounted: function () {
+ beforeUnmount: function () {
clearInterval(this.interval);