mirror of
				https://github.com/1Panel-dev/1Panel.git
				synced 2025-10-31 19:26:02 +08:00 
			
		
		
		
	fix: 解决日志审计-网站日志的错误日志不显示的问题 (#2828)
This commit is contained in:
		
							parent
							
								
									09447e4988
								
							
						
					
					
						commit
						ebe74d905c
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -146,6 +146,8 @@ const handleReady = (payload) => { | |||
| const changeType = (type: string) => { | ||||
|     logReq.logType = type; | ||||
|     if (logReq.id != undefined) { | ||||
|         logReq.page = 0; | ||||
|         logReq.pageSize = 500; | ||||
|         search(); | ||||
|     } | ||||
| }; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue