Fix bug
This commit is contained in:
		
							parent
							
								
									cb9b3c00dd
								
							
						
					
					
						commit
						80818d79eb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -56,7 +56,7 @@ export default Vue.extend({
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	beforeDestroy() {
 | 
						beforeDestroy() {
 | 
				
			||||||
		this.connection.close();
 | 
							this.connection.dispose();
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	methods: {
 | 
						methods: {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue