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
8a7f1694
"git@ustchcs.com:gujinli1118/springboot-plus.git" did not exist on "79018ec104a8bcc6f080c10630807a4fc6d22b4a"
Commit
8a7f1694
authored
Sep 03, 2021
by
季圣华
Browse files
修改报表高度
parent
317d3baf
Changes
13
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/report/AccountReport.vue
View file @
8a7f1694
...
@@ -46,6 +46,7 @@
...
@@ -46,6 +46,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
<span
slot=
"action"
slot-scope=
"text, record"
>
<span
slot=
"action"
slot-scope=
"text, record"
>
...
...
jshERP-web/src/views/report/AllocationDetail.vue
View file @
8a7f1694
...
@@ -73,6 +73,7 @@
...
@@ -73,6 +73,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
...
...
jshERP-web/src/views/report/BuyInReport.vue
View file @
8a7f1694
...
@@ -37,6 +37,7 @@
...
@@ -37,6 +37,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
</a-table>
</a-table>
...
...
jshERP-web/src/views/report/CustomerAccount.vue
View file @
8a7f1694
...
@@ -53,6 +53,7 @@
...
@@ -53,6 +53,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
...
...
jshERP-web/src/views/report/InDetail.vue
View file @
8a7f1694
...
@@ -66,6 +66,7 @@
...
@@ -66,6 +66,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
...
...
jshERP-web/src/views/report/InMaterialCount.vue
View file @
8a7f1694
...
@@ -66,6 +66,7 @@
...
@@ -66,6 +66,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
</a-table>
</a-table>
...
...
jshERP-web/src/views/report/InOutStockReport.vue
View file @
8a7f1694
...
@@ -56,6 +56,7 @@
...
@@ -56,6 +56,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
</a-table>
</a-table>
...
...
jshERP-web/src/views/report/MaterialStock.vue
View file @
8a7f1694
...
@@ -61,6 +61,7 @@
...
@@ -61,6 +61,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
<span
slot=
"action"
slot-scope=
"text, record"
>
<span
slot=
"action"
slot-scope=
"text, record"
>
...
...
jshERP-web/src/views/report/OutDetail.vue
View file @
8a7f1694
...
@@ -66,6 +66,7 @@
...
@@ -66,6 +66,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
...
...
jshERP-web/src/views/report/OutMaterialCount.vue
View file @
8a7f1694
...
@@ -66,6 +66,7 @@
...
@@ -66,6 +66,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
</a-table>
</a-table>
...
...
jshERP-web/src/views/report/SaleOutReport.vue
View file @
8a7f1694
...
@@ -37,6 +37,7 @@
...
@@ -37,6 +37,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
</a-table>
</a-table>
...
...
jshERP-web/src/views/report/StockWarningReport.vue
View file @
8a7f1694
...
@@ -45,6 +45,7 @@
...
@@ -45,6 +45,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
</a-table>
</a-table>
...
...
jshERP-web/src/views/report/VendorAccount.vue
View file @
8a7f1694
...
@@ -53,6 +53,7 @@
...
@@ -53,6 +53,7 @@
:columns=
"columns"
:columns=
"columns"
:dataSource=
"dataSource"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:pagination=
"ipagination"
:scroll=
"scroll"
:loading=
"loading"
:loading=
"loading"
@
change=
"handleTableChange"
>
@
change=
"handleTableChange"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
...
...
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