| 
						
						
							
								
							
						
						
					 | 
					@ -63,6 +63,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                :header-cell-style="{background:'#2195FE',color:'#FFFFFF'}" | 
					 | 
					 | 
					                :header-cell-style="{background:'#2195FE',color:'#FFFFFF'}" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                v-loading="tableLoading" | 
					 | 
					 | 
					                v-loading="tableLoading" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                border | 
					 | 
					 | 
					                border | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					                :height="tableHeight" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                style="width: 100%"> | 
					 | 
					 | 
					                style="width: 100%"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        <el-table-column prop="houseName" | 
					 | 
					 | 
					        <el-table-column prop="houseName" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                         label="房屋名称" | 
					 | 
					 | 
					                         label="房屋名称" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -189,9 +190,12 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  }, | 
					 | 
					 | 
					  }, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  computed: { | 
					 | 
					 | 
					  computed: { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    rowHeight () { | 
					 | 
					 | 
					    tableHeight () { | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					      return (this.clientHeight - 200) + 'px' | 
					 | 
					 | 
					
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      return (this.clientHeight - 300) | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    }, | 
					 | 
					 | 
					    }, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    ...mapGetters(['clientHeight']) | 
					 | 
					 | 
					    ...mapGetters(['clientHeight']) | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  }, | 
					 | 
					 | 
					  }, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  methods: { | 
					 | 
					 | 
					  methods: { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |