Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
Z
zxn-adputin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lijin
zxn-adputin
Commits
d53d8e3b
Commit
d53d8e3b
authored
Sep 26, 2025
by
hzl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 修改列表查询页为20
parent
1d3316d3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CampaignTaskManage.vue
src/views/campaignTask/CampaignTaskManage.vue
+1
-1
No files found.
src/views/campaignTask/CampaignTaskManage.vue
View file @
d53d8e3b
...
@@ -885,7 +885,7 @@ export default {
...
@@ -885,7 +885,7 @@ export default {
dateRange
:
[
start
.
format
(
'YYYY-MM-DD'
),
end
.
format
(
'YYYY-MM-DD'
)],
dateRange
:
[
start
.
format
(
'YYYY-MM-DD'
),
end
.
format
(
'YYYY-MM-DD'
)],
tableData
:
[],
tableData
:
[],
currentPage
:
1
,
currentPage
:
1
,
pageSize
:
5
0
,
pageSize
:
2
0
,
total
:
0
,
total
:
0
,
dialogVisible
:
false
,
dialogVisible
:
false
,
dialogTitle
:
''
,
dialogTitle
:
''
,
...
...
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