wangfei 6 年 前
コミット
e15d8777fb
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/pages/index.vue

+ 1
- 1
src/pages/index.vue ファイルの表示

@@ -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',