|  | @@ -62,7 +62,7 @@
 | 
											
												
													
														|  |        :show-summary="tatolLabel?true:false"
 |  |        :show-summary="tatolLabel?true:false"
 | 
											
												
													
														|  |        :summary-method="listTotal"
 |  |        :summary-method="listTotal"
 | 
											
												
													
														|  |      >
 |  |      >
 | 
											
												
													
														|  | -      <el-table-column type="selection" width="60" align="center"/>
 |  | 
 | 
											
												
													
														|  | 
 |  | +      <el-table-column type="selection" width="60" align="center" fixed="left"/>
 | 
											
												
													
														|  |        <el-table-column
 |  |        <el-table-column
 | 
											
												
													
														|  |          v-for="(item,index) in queryList.columnList"
 |  |          v-for="(item,index) in queryList.columnList"
 | 
											
												
													
														|  |          :key="index"
 |  |          :key="index"
 |