Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
李君
/
carrefour
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 07305494
authored
Dec 08, 2022
by
李君
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
618ff734
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/queueManagement/queueStatistics/index.vue
src/views/queueManagement/queueStatistics/index.vue
View file @
0730549
...
@@ -371,7 +371,7 @@
...
@@ -371,7 +371,7 @@
this
.
option
.
legend
.
data
.
push
(
item
.
name
)
this
.
option
.
legend
.
data
.
push
(
item
.
name
)
item
.
smooth
=
0.6
;
item
.
smooth
=
0.6
;
item
.
symbol
=
'none'
;
item
.
symbol
=
'none'
;
if
(
i
ndex
>
0
){
if
(
i
tem
.
name
==
'Average Waiting Time'
||
item
.
name
==
'Estimated Waiting Time'
){
item
.
yAxisIndex
=
1
;
item
.
yAxisIndex
=
1
;
}
}
})
})
...
...
Write
Preview
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