Commit 7727fd5a authored by 季圣华's avatar 季圣华
Browse files

解决报表翻页的bug

parent eabfd27b
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -87,6 +87,7 @@ ...@@ -87,6 +87,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -48,6 +48,7 @@ ...@@ -48,6 +48,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -67,6 +67,7 @@ ...@@ -67,6 +67,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -80,6 +80,7 @@ ...@@ -80,6 +80,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -66,6 +66,7 @@ ...@@ -66,6 +66,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -83,6 +83,7 @@ ...@@ -83,6 +83,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -80,6 +80,7 @@ ...@@ -80,6 +80,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -48,6 +48,7 @@ ...@@ -48,6 +48,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
...@@ -67,6 +67,7 @@ ...@@ -67,6 +67,7 @@
size="small" size="small"
show-size-changer show-size-changer
:showQuickJumper="true" :showQuickJumper="true"
:current="ipagination.current"
:page-size="ipagination.pageSize" :page-size="ipagination.pageSize"
:page-size-options="ipagination.pageSizeOptions" :page-size-options="ipagination.pageSizeOptions"
:total="ipagination.total" :total="ipagination.total"
......
Supports Markdown
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