Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zghywpc-vue
Project
Project
Details
Activity
Releases
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
李苏
zghywpc-vue
Commits
2f2e4eea
Commit
2f2e4eea
authored
Jan 10, 2025
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修复
parent
306eb8cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
src/views/fmegl/fmekpigl/tu/index.vue
+2
-2
No files found.
src/views/fmegl/fmekpigl/tu/index.vue
View file @
2f2e4eea
...
...
@@ -205,7 +205,7 @@
}
,
/* 问题统计*/
initEjzwttj
(
records
){
let
xData
=
[
'1号机组'
,
'2号机组'
,
'3号机组'
,
'4号机组'
,
'5号机组'
,
'6号机组'
]
let
xData
=
[
'1号机组'
,
'2号机组'
,
'3号机组'
,
'4号机组'
,
'5号机组'
,
'6号机组'
,
'电厂'
]
let
xMap
=
{
'1号机组'
:
'1'
,
'2号机组'
:
'2'
,
'3号机组'
:
'3'
,
'4号机组'
:
'4'
,
'5号机组'
:
'5'
,
'6号机组'
:
'6'
,
'电厂'
:
'DC'
}
/* 根据XDate 找数据*/
let
lsylList
=
xData
.
map
(
key
=>
{
...
...
@@ -282,7 +282,7 @@
}
,
0
)
wqcywList
.
push
(
allwqcyw
)
xData
.
push
(
'合计'
)
//
xData.push('合计')
let
option
=
{
tooltip
:
{
...
...
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