|  | @@ -681,6 +681,7 @@
 | 
	
		
			
				|  |  |                style="display: flex;height: 42.6px;border-bottom: 1px dashed #dfe6ec;"
 | 
	
		
			
				|  |  |                v-for="(item, index) in tableData"
 | 
	
		
			
				|  |  |                :key="index"
 | 
	
		
			
				|  |  | +              v-if="tableData.length < 6"
 | 
	
		
			
				|  |  |              >
 | 
	
		
			
				|  |  |                <div class="home_stock_table"> <p>{{ item.refno1 }}</p></div>
 | 
	
		
			
				|  |  |                <div class="home_stock_table">
 |