mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	访问日志限制字段
This commit is contained in:
		@@ -11,7 +11,7 @@ Vue.component("http-access-log-config-box", {
 | 
				
			|||||||
		let accessLog = {
 | 
							let accessLog = {
 | 
				
			||||||
			isPrior: false,
 | 
								isPrior: false,
 | 
				
			||||||
			isOn: false,
 | 
								isOn: false,
 | 
				
			||||||
			fields: [],
 | 
								fields: [1, 2, 6, 7],
 | 
				
			||||||
			status1: true,
 | 
								status1: true,
 | 
				
			||||||
			status2: true,
 | 
								status2: true,
 | 
				
			||||||
			status3: true,
 | 
								status3: true,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user