zxr пре 3 година
родитељ
комит
3b26d0f636
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/layout/components/AppMain.vue

+ 1 - 0
src/layout/components/AppMain.vue

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