节点SSH登录自动使用集群设置

This commit is contained in:
GoEdgeLab
2022-10-26 19:23:50 +08:00
parent 9474d6d45e
commit 655a09ace0
3 changed files with 34 additions and 4 deletions

View File

@@ -175,7 +175,7 @@
<h3>运行状态</h3>
<table class="ui table definition selectable">
<tr>
<td class="title">是否在运行</td>
<td class="title">运行状态</td>
<td>
<div v-if="node.status.isActive">
<span class="green">运行中</span> &nbsp;