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
"sql/ry_20210108.sql" did not exist on "28bceda630948af4184bce48f68c0279695a56d9"
Commit
7727fd5a
authored
Oct 25, 2021
by
季圣华
Browse files
解决报表翻页的bug
parent
eabfd27b
Changes
13
Show whitespace changes
Inline
Side-by-side
jshERP-web/src/views/report/AccountReport.vue
View file @
7727fd5a
...
...
@@ -60,6 +60,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/AllocationDetail.vue
View file @
7727fd5a
...
...
@@ -87,6 +87,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/BuyInReport.vue
View file @
7727fd5a
...
...
@@ -48,6 +48,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/CustomerAccount.vue
View file @
7727fd5a
...
...
@@ -67,6 +67,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/InDetail.vue
View file @
7727fd5a
...
...
@@ -80,6 +80,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/InMaterialCount.vue
View file @
7727fd5a
...
...
@@ -77,6 +77,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/InOutStockReport.vue
View file @
7727fd5a
...
...
@@ -66,6 +66,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/MaterialStock.vue
View file @
7727fd5a
...
...
@@ -83,6 +83,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/OutDetail.vue
View file @
7727fd5a
...
...
@@ -80,6 +80,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/OutMaterialCount.vue
View file @
7727fd5a
...
...
@@ -77,6 +77,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/SaleOutReport.vue
View file @
7727fd5a
...
...
@@ -48,6 +48,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/StockWarningReport.vue
View file @
7727fd5a
...
...
@@ -55,6 +55,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
:total=
"ipagination.total"
...
...
jshERP-web/src/views/report/VendorAccount.vue
View file @
7727fd5a
...
...
@@ -67,6 +67,7 @@
size=
"small"
show-size-changer
:showQuickJumper=
"true"
:current=
"ipagination.current"
:page-size=
"ipagination.pageSize"
:page-size-options=
"ipagination.pageSizeOptions"
: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