Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
7727fd5a
Commit
7727fd5a
authored
Oct 25, 2021
by
季圣华
Browse files
解决报表翻页的bug
parent
eabfd27b
Changes
13
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/report/AccountReport.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/AllocationDetail.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/BuyInReport.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/CustomerAccount.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/InDetail.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/InMaterialCount.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/InOutStockReport.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/MaterialStock.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/OutDetail.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/OutMaterialCount.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/SaleOutReport.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/StockWarningReport.vue
View file @
7727fd5a
...
@@ -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"
...
...
jshERP-web/src/views/report/VendorAccount.vue
View file @
7727fd5a
...
@@ -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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment