表格组件修改
This commit is contained in:
		
							parent
							
								
									8ec3db15c5
								
							
						
					
					
						commit
						0e56c24153
					
				| @ -29,6 +29,7 @@ | |||||||
| 
 | 
 | ||||||
|       <template v-for="column in columns" :key="column.prop"> |       <template v-for="column in columns" :key="column.prop"> | ||||||
|         <el-table-column |         <el-table-column | ||||||
|  |           v-bind="column" | ||||||
|           :prop="column.prop" |           :prop="column.prop" | ||||||
|           :label="column.label" |           :label="column.label" | ||||||
|           :width="column.width" |           :width="column.width" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user