| ... | ... | @@ -127,7 +127,7 @@ | 
|  |  | @size-change="handleSizeChange" | 
|  |  | @current-change="handleCurrentChange" | 
|  |  | :current-page="this.queryInfo.pageNum" | 
|  |  | :page-sizes="[3,5,10,20,30,50]" | 
|  |  | :page-sizes="[10,20,30,50]" | 
|  |  | :page-size="this.queryInfo.pageSize" | 
|  |  | layout="total, sizes, prev, pager, next, jumper" | 
|  |  | :total="total"> | 
... | ... |  |