Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
factory_front
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qinjianhui
factory_front
Commits
8dc4b3dc
Commit
8dc4b3dc
authored
Apr 01, 2025
by
zhuzhequan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
分页数修改
parent
02e7ce04
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
8 additions
and
8 deletions
+8
-8
src/views/AccountStatementNote.vue
+2
-2
src/views/DeliveryNotePage.vue
+1
-1
src/views/UserPage.vue
+1
-1
src/views/order/index.vue
+1
-1
src/views/order/pod/deliveryOrderList.vue
+1
-1
src/views/order/pod/index.vue
+1
-1
src/views/typesetting/TypesettingManagement.vue
+1
-1
No files found.
src/views/AccountStatementNote.vue
View file @
8dc4b3dc
...
...
@@ -297,7 +297,7 @@
<
ElPagination
v
-
model
:
current
-
page
=
"currentPage"
v
-
model
:
page
-
size
=
"pageSize"
:
page
-
sizes
=
"[100, 200, 300, 400]"
:
page
-
sizes
=
"[100, 200, 300, 400
, 500
]"
background
layout
=
"total, sizes, prev, pager, next, jumper"
:
total
=
"total"
...
...
@@ -431,7 +431,7 @@
<
ElPagination
v
-
model
:
current
-
page
=
"detailPager.page"
v
-
model
:
page
-
size
=
"detailPager.rows"
:
page
-
sizes
=
"[100, 200, 300, 400]"
:
page
-
sizes
=
"[100, 200, 300, 400
, 500
]"
background
layout
=
"total, sizes, prev, pager, next, jumper"
:
total
=
"detailPager.total"
...
...
src/views/DeliveryNotePage.vue
View file @
8dc4b3dc
...
...
@@ -225,7 +225,7 @@
<ElPagination
v-model:current-page=
"currentPage"
v-model:page-size=
"pageSize"
:page-sizes=
"[100, 200, 300, 400]"
:page-sizes=
"[100, 200, 300, 400
, 500
]"
background
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
...
...
src/views/UserPage.vue
View file @
8dc4b3dc
...
...
@@ -126,7 +126,7 @@
<ElPagination
v-model:current-page=
"currentPage"
v-model:page-size=
"pageSize"
:page-sizes=
"[100, 200, 300, 400
]"
:page-sizes=
"[100, 200, 300, 400
, 500]"
background
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
...
...
src/views/order/index.vue
View file @
8dc4b3dc
...
...
@@ -787,7 +787,7 @@
<
el
-
pagination
v
-
model
:
current
-
page
=
"currentPage"
v
-
model
:
page
-
size
=
"pageSize"
:
page
-
sizes
=
"[100, 200, 300, 400]"
:
page
-
sizes
=
"[100, 200, 300, 400
, 500
]"
background
layout
=
"total, sizes, prev, pager, next, jumper"
:
total
=
"total"
...
...
src/views/order/pod/deliveryOrderList.vue
View file @
8dc4b3dc
...
...
@@ -161,7 +161,7 @@
<ElPagination
v-model:current-page=
"currentPage"
v-model:page-size=
"pageSize"
:page-sizes=
"[100, 200, 300, 400]"
:page-sizes=
"[100, 200, 300, 400
, 500
]"
background
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
...
...
src/views/order/pod/index.vue
View file @
8dc4b3dc
...
...
@@ -830,7 +830,7 @@
<
el
-
pagination
v
-
model
:
current
-
page
=
"currentPage"
v
-
model
:
page
-
size
=
"pageSize"
:
page
-
sizes
=
"[100, 200, 300, 400]"
:
page
-
sizes
=
"[100, 200, 300, 400
, 500
]"
background
layout
=
"total, sizes, prev, pager, next, jumper"
:
total
=
"total"
...
...
src/views/typesetting/TypesettingManagement.vue
View file @
8dc4b3dc
...
...
@@ -190,7 +190,7 @@
<
el
-
pagination
v
-
model
:
current
-
page
=
"currentPage"
v
-
model
:
page
-
size
=
"pageSize"
:
page
-
sizes
=
"[100, 200, 300, 400]"
:
page
-
sizes
=
"[100, 200, 300, 400
, 500
]"
background
layout
=
"total, sizes, prev, pager, next, jumper"
:
total
=
"total"
...
...
Write
Preview
Markdown
is supported
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