shish 1 месяц назад
Родитель
Сommit
3a0bb324f5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      hdPad/src/pages/home/components/workList.vue

+ 1 - 1
hdPad/src/pages/home/components/workList.vue

@@ -104,7 +104,7 @@ export default {
             let that = this
             this.t = setInterval(function () {
                 that.getWorkInfoList(1)
-            },60000)
+            },69000)
         },
         refreshList(){
             this.resetList()