Browse Source

强制刷新

zxr 3 năm trước cách đây
mục cha
commit
3b26d0f636
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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() {