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
08793cee
Commit
08793cee
authored
Feb 01, 2024
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
集团详情-土地交易
parent
a972d1e6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
landtransaction.vue
...c/views/detail/groupAccount/component/landtransaction.vue
+3
-0
index.vue
dsk-operate-ui/src/views/detail/groupAccount/index.vue
+1
-0
No files found.
dsk-operate-ui/src/views/detail/groupAccount/component/landtransaction.vue
View file @
08793cee
...
@@ -263,12 +263,15 @@
...
@@ -263,12 +263,15 @@
handleChange
(
key
,
name
)
{
handleChange
(
key
,
name
)
{
if
(
key
===
'1'
){
if
(
key
===
'1'
){
this
.
queryParams
.
pageNum
=
1
this
.
queryParams
.
pageNum
=
1
name
=
name
==
this
.
supplyLandWay
?
''
:
name
this
.
supplyLandWay
=
name
this
.
supplyLandWay
=
name
this
.
paramsData
.
supplyLandWay
=
name
this
.
paramsData
.
supplyLandWay
=
name
this
.
handleSearch
(
this
.
paramsData
,
1
)
this
.
handleSearch
(
this
.
paramsData
,
1
)
}
}
if
(
key
===
'2'
){
if
(
key
===
'2'
){
this
.
queryParams
.
pageNum
=
1
this
.
queryParams
.
pageNum
=
1
name
=
name
==
this
.
cgblName
?
''
:
name
this
.
cgblName
=
name
this
.
cgblName
=
name
// this.paramsData.StockPercent = name
// this.paramsData.StockPercent = name
this
.
handleSearch
(
this
.
paramsData
,
1
)
this
.
handleSearch
(
this
.
paramsData
,
1
)
...
...
dsk-operate-ui/src/views/detail/groupAccount/index.vue
View file @
08793cee
...
@@ -88,6 +88,7 @@
...
@@ -88,6 +88,7 @@
.group-container
{
.group-container
{
padding
:
0
;
padding
:
0
;
margin-top
:
0
;
margin-top
:
0
;
margin-bottom
:
0
;
}
}
.group-main
{
.group-main
{
margin-top
:
12px
;
margin-top
:
12px
;
...
...
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