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
Email Patches
Plain Diff
Browse Files
Authored by
wangtao
2022-09-22 18:09:40 +0800
Commit
211031fe2ba76f3f94a71f9222c0fcd7730756a0
1 parent
fd3b0a47
快照基本信息不展示的问题
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/src/controller/commonDetail.js
hg-monitor-web-base/src/main/resources/static/src/controller/commonDetail.js
View file @
211031f
...
...
@@ -413,7 +413,7 @@ layui.define(['laytpl', 'admin', 'form', 'table', 'echarts', 'sessions', 'xmSele
});
li
+=
'<li>'
+
span
+
'</li>'
});
$
(
"#"
+
targetId
).
html
(
li
);
$
(
"
ul
#"
+
targetId
).
html
(
li
);
}
},
/**
...
...
Please
register
or
login
to post a comment