소스 검색

轮询时间调整

pengyh 1 년 전
부모
커밋
dc8dcadda1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/layout/components/Navbar.vue

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

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