wangfei 6 years ago
parent
commit
e15d8777fb
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/index.vue

+ 1
- 1
src/pages/index.vue View File

@@ -152,7 +152,7 @@ export default {
152 152
     this.getInitData()
153 153
     window.setInterval(() => {
154 154
       this.getInitData()
155
-    }, 3600)
155
+    }, 3600000)
156 156
     // window.setTimeout(() => {
157 157
     //   this.returnUserList({
158 158
     //     firstName: '999',