Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
dsk-cr20g
Commits
850fc3d1
Commit
850fc3d1
authored
Jun 26, 2023
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*
parent
f34ac7b3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
gzdb.vue
...erate-ui/src/views/project/projectList/component/gzdb.vue
+1
-1
index.vue
dsk-operate-ui/src/views/project/projectList/index.vue
+2
-2
No files found.
dsk-operate-ui/src/views/project/projectList/component/gzdb.vue
View file @
850fc3d1
...
@@ -91,7 +91,7 @@
...
@@ -91,7 +91,7 @@
},
},
searchPram
:{
searchPram
:{
businessId
:
this
.
detailId
?
this
.
detailId
:
parseInt
(
this
.
$route
.
query
.
id
),
businessId
:
this
.
detailId
?
this
.
detailId
:
parseInt
(
this
.
$route
.
query
.
id
),
pageSize
:
1
0
,
pageSize
:
2
0
,
pageNum
:
1
,
pageNum
:
1
,
state
:
null
,
state
:
null
,
},
},
...
...
dsk-operate-ui/src/views/project/projectList/index.vue
View file @
850fc3d1
...
@@ -212,7 +212,7 @@ export default {
...
@@ -212,7 +212,7 @@ export default {
cityId
:
[],
cityId
:
[],
districtId
:
[],
districtId
:
[],
pageNum
:
1
,
pageNum
:
1
,
pageSize
:
1
0
,
pageSize
:
2
0
,
},
},
domicile
:[],
domicile
:[],
projectType
:[],
//项目类型
projectType
:[],
//项目类型
...
@@ -332,7 +332,7 @@ export default {
...
@@ -332,7 +332,7 @@ export default {
cityId
:
[],
cityId
:
[],
districtId
:
[],
districtId
:
[],
pageNum
:
1
,
pageNum
:
1
,
pageSize
:
1
0
,
pageSize
:
2
0
,
}
}
this
.
getList
(
1
)
this
.
getList
(
1
)
},
},
...
...
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