zxr 3 лет назад
Родитель
Сommit
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() {