Commit 941f89af by huangqy

111

parent b603e281
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<el-pagination <el-pagination
style="left: 40%;margin-top: 6px;" style="left: 40%;margin-top: 6px;"
background background
@current-change="handleCurrentChange" @current-change="handleCurrentChange1"
:current-page="searchData1.pageNo" :current-page="searchData1.pageNo"
:page-size="searchData1.pageSize" :page-size="searchData1.pageSize"
layout="total, prev, pager, next" layout="total, prev, pager, next"
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
<el-pagination <el-pagination
style="left: 36%;margin-top: 6px;" style="left: 36%;margin-top: 6px;"
background background
@current-change="handleCurrentChange" @current-change="handleCurrentChange2"
:current-page="searchData2.pageNo" :current-page="searchData2.pageNo"
:page-size="searchData2.pageSize" :page-size="searchData2.pageSize"
layout="total, prev, pager, next" layout="total, prev, pager, next"
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<el-pagination <el-pagination
style="left: 40%;margin-top: 6px;" style="left: 40%;margin-top: 6px;"
background background
@current-change="handleCurrentChange" @current-change="handleCurrentChange1"
:current-page="searchData1.pageNo" :current-page="searchData1.pageNo"
:page-size="searchData1.pageSize" :page-size="searchData1.pageSize"
layout="total, prev, pager, next" layout="total, prev, pager, next"
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
<el-pagination <el-pagination
style="left: 36%;margin-top: 6px;" style="left: 36%;margin-top: 6px;"
background background
@current-change="handleCurrentChange" @current-change="handleCurrentChange2"
:current-page="searchData2.pageNo" :current-page="searchData2.pageNo"
:page-size="searchData2.pageSize" :page-size="searchData2.pageSize"
layout="total, prev, pager, next" layout="total, prev, pager, next"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论