mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	fix: vxe-table scrollbar
This commit is contained in:
		@@ -4,6 +4,7 @@
 | 
			
		||||
    :data="info"
 | 
			
		||||
    max-height="600"
 | 
			
		||||
    stripe
 | 
			
		||||
    class="xtable-scrollbar"
 | 
			
		||||
    :column-config="{ resizable: true }"
 | 
			
		||||
  >
 | 
			
		||||
    <vxe-column title="字段列名" field="columnName" fixed="left" width="80" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user