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
xwx
2022-06-08 10:51:13 +0800
Commit
91151e13d8ad41ce39b19321cc9fabd6c19abd31
1 parent
85acbd43
【840】 资源视图vm资源池、vm宿主机没有做健康度‘未监控’展示
Hide 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/views/res/index.html
hg-monitor-web-base/src/main/resources/static/src/views/res/index.html
View file @
91151e1
...
...
@@ -232,7 +232,7 @@
<option
value=
"1"
>
中
</option>
<option
value=
"2"
>
良
</option>
<option
value=
"3"
>
优
</option>
</select>
<option
value=
"none"
>
未监控
</option>
</select>
</div>
</div>
<div
class=
"layui-inline"
>
...
...
Please
register
or
login
to post a comment