ZZJ 2 سال پیش
والد
کامیت
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)