Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
王涛
2022-03-17 19:48:12 +0800
Commit
443f4b9b93741c62c47f6b6b16b8b6dd2fd80c38
2 parents
4e4dd502
a5b8797d
Merge branch 'master-500-dev' of
http://192.168.1.136:82/monitor_v3/hg-monitor-w…
…eb into master-500-dev
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-qh/src/main/resources/static/src/controller/arms.js
hg-monitor-web-qh/src/main/resources/static/src/controller/arms.js
View file @
443f4b9
...
...
@@ -80,7 +80,7 @@ layui.define(['commonDetail','common', 'admin'], function (exports) {
$
.
each
(
response
.
map
.
y
,
function
(
i
,
v
)
{
var
item
=
{
name
:
dataList
.
legend
[
i
],
stack
:
'Total'
,
//
stack: 'Total',
type
:
'line'
,
emphasis
:
{
focus
:
'series'
...
...
Please
register
or
login
to post a comment