zxr hace 3 años
padre
commit
3b26d0f636
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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() {