mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 13:10:26 +08:00 
			
		
		
		
	健康检查默认只做基础的请求
This commit is contained in:
		@@ -20,7 +20,7 @@ Vue.component("health-check-config-box", {
 | 
			
		||||
				countUp: 1,
 | 
			
		||||
				countDown: 3,
 | 
			
		||||
				userAgent: "",
 | 
			
		||||
				onlyBasicRequest: false
 | 
			
		||||
				onlyBasicRequest: true
 | 
			
		||||
			}
 | 
			
		||||
			let that = this
 | 
			
		||||
			setTimeout(function () {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user