Explorar el Código

轮询时间调整

pengyh hace 1 año
padre
commit
dc8dcadda1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/layout/components/Navbar.vue

+ 1 - 1
src/layout/components/Navbar.vue

@@ -423,7 +423,7 @@ export default {
 					});
 				})
 			})
-		},20000)
+		},30000)
 		
 	},
 	getCount(){