mirror of https://github.com/jumpserver/jumpserver
				
				
				
			perf: 修复 terminal 显示问题
							parent
							
								
									f59499f77e
								
							
						
					
					
						commit
						7c965706d4
					
				| 
						 | 
				
			
			@ -33,7 +33,7 @@ class SessionSerializer(BulkOrgResourceModelSerializer):
 | 
			
		|||
            "user", "asset", "user_id", "asset_id", 'account', 'account_id',
 | 
			
		||||
            "protocol", 'type', "login_from", "remote_addr",
 | 
			
		||||
            "is_success", "is_finished", "has_replay", "has_command",
 | 
			
		||||
            "date_start", "date_end", "comment"
 | 
			
		||||
            "date_start", "date_end", "comment", "terminal_display"
 | 
			
		||||
        ]
 | 
			
		||||
        fields_fk = ["terminal", ]
 | 
			
		||||
        fields_custom = ["can_replay", "can_join", "can_terminate"]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue