Commit 2c93c05b authored by 黄奎's avatar 黄奎

页面修改

parent f6673c11
...@@ -330,7 +330,7 @@ ...@@ -330,7 +330,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<el-pagination background @current-change="handleOutChange" :current-page.sync="currentPage" <el-pagination background @current-change="handleCurrentChange" :current-page.sync="currentPage"
layout="total,prev, pager, next, jumper" :page-size="msg.pageSize" :total="total"> layout="total,prev, pager, next, jumper" :page-size="msg.pageSize" :total="total">
</el-pagination> </el-pagination>
</div> </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