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
9404a993
Commit
9404a993
authored
Feb 01, 2024
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
集团详情-土地交易
parent
08793cee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
landtransaction.vue
...c/views/detail/groupAccount/component/landtransaction.vue
+3
-0
No files found.
dsk-operate-ui/src/views/detail/groupAccount/component/landtransaction.vue
View file @
9404a993
...
@@ -307,6 +307,9 @@
...
@@ -307,6 +307,9 @@
if
(
StockPercent
==
100
)
{
if
(
StockPercent
==
100
)
{
this
.
paramsData
.
maxStockPercent
=
StockPercent
/
100
this
.
paramsData
.
maxStockPercent
=
StockPercent
/
100
}
}
}
else
{
this
.
paramsData
.
minStockPercent
=
null
this
.
paramsData
.
maxStockPercent
=
null
}
}
if
(
arr
.
money
){
if
(
arr
.
money
){
this
.
paramsData
.
startTransactionPrice
=
arr
.
money
[
0
]?
parseFloat
(
arr
.
money
[
0
]):
null
this
.
paramsData
.
startTransactionPrice
=
arr
.
money
[
0
]?
parseFloat
(
arr
.
money
[
0
]):
null
...
...
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