ZZJ 2 лет назад
Родитель
Сommit
90d859aec7
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      src/views/system/dashboard/components/new-home.vue

+ 4 - 0
src/views/system/dashboard/components/new-home.vue

@@ -329,7 +329,11 @@
             this.timer = setInterval(() => {
                 // this.getMessage()
                 this.getData(this.activeTab)
+<<<<<<< HEAD
             }, 30 * 1000)
+=======
+            }, 10 * 1000)
+>>>>>>> 635b8f8d0851f08a4b8fe9b86700e24590f2e804
         },
         beforeDestroy() {
             clearInterval(this.timer)