提交 072b41fc authored 作者: matian's avatar matian

修改试卷分页

上级 f0b0cc0c
......@@ -10,6 +10,7 @@
>
</el-transfer>
<el-pagination
:hide-on-single-page="true"
:current-page.sync="page"
layout="total, prev, pager, next"
:total="total"
......@@ -40,9 +41,7 @@ export default {
return {
total: 0,
page: 1,
limit: 30,
// perPage: 20,
limit: 1000,
row: {},
ExamParerList: [],
q: [],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论