Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
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
fulixin
dsk-operate-sys-cscec
Commits
3aadc20f
Commit
3aadc20f
authored
Apr 12, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
3213bd4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
10 deletions
+7
-10
members.vue
...te-ui/src/views/detail/groupAccount/component/members.vue
+7
-10
No files found.
dsk-operate-ui/src/views/detail/groupAccount/component/members.vue
View file @
3aadc20f
...
@@ -387,14 +387,14 @@
...
@@ -387,14 +387,14 @@
}
}
}
}
if
(
key
===
'2'
){
if
(
key
===
'2'
){
this
.
queryParams
.
maxStockPercent
=
''
// this.paramsData.maxStockPercent=''
if
(
name
===
this
.
cgblName
){
if
(
name
===
this
.
cgblName
){
this
.
cgblName
=
''
this
.
cgblName
=
''
this
.
queryParams
.
minStockPercent
=
''
this
.
queryParams
.
maxStockPercent
=
''
}
else
{
}
else
{
this
.
cgblName
=
name
;
this
.
cgblName
=
name
;
}
this
.
queryParams
.
maxStockPercent
=
''
this
.
paramsData
.
maxStockPercent
=
''
if
(
this
.
cgblName
){
if
(
name
===
'100%'
){
if
(
name
===
'100%'
){
this
.
queryParams
.
minStockPercent
=
1
this
.
queryParams
.
minStockPercent
=
1
}
}
...
@@ -411,14 +411,11 @@
...
@@ -411,14 +411,11 @@
this
.
queryParams
.
minStockPercent
=
0.01
this
.
queryParams
.
minStockPercent
=
0.01
this
.
queryParams
.
maxStockPercent
=
0.05
this
.
queryParams
.
maxStockPercent
=
0.05
}
}
}
else
{
this
.
queryParams
.
minStockPercent
=
''
this
.
queryParams
.
maxStockPercent
=
''
}
}
if
(
this
.
paramsData
){
if
(
this
.
paramsData
){
if
(
!
this
.
paramsData
.
combineId
){
//
if(!this.paramsData.combineId){
this
.
paramsData
=
this
.
queryParams
this
.
paramsData
=
this
.
queryParams
}
//
}
this
.
paramsData
.
pageNum
=
1
this
.
paramsData
.
pageNum
=
1
this
.
queryParams
.
pageNum
=
1
this
.
queryParams
.
pageNum
=
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