Commit d739fdd3 authored by zhengke's avatar zhengke

no message

parent c9f2bd63
......@@ -727,7 +727,7 @@
</div>
</div>
</div>
<el-pagination v-if="dataList2.length>0" class="pagination" :page-sizes="[5, 10, 20]" @current-change="CurrentChange"
<el-pagination v-if="dataList2.length>0" class="pagination" :page-size="5" @current-change="CurrentChange"
:current-page.sync="currentPage" background layout="total, prev, pager, next" :total="TotalPage">
</el-pagination>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment