@@ -114,6 +114,7 @@ export default {
created() {
this.timer = null;
this.startTime();
+ this.$forceUpdate();
},
computed: {
cachedViews() {