Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dangan_dataV
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
b77fc26f
authored
2025-07-22 17:16:30 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
看版
1 parent
53a85f92
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/viewsPc/vip/rightPage.vue
src/viewsPc/vip/rightPage.vue
View file @
b77fc26
...
...
@@ -291,7 +291,7 @@ async function handelGetYS007() {
const
res
=
await
getYS007
(
url
.
value
,
obj
.
value
)
list7
.
value
=
res
.
data
.
list
BC
.
value
=
res
.
data
.
BC
*
100
||
0
list7
.
value
.
sort
((
a
,
b
)
=>
a
.
EXE
RATIO
-
b
.
EXERATIO
);
list7
.
value
.
sort
((
a
,
b
)
=>
a
.
EXE
COST
-
b
.
EXECOST
);
list7Y
.
value
=
[]
select7
.
value
=
[]
let
arr1
=
[]
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment