优化健康检查表单中的文字

This commit is contained in:
GoEdgeLab
2024-05-15 07:52:39 +08:00
parent e93a40f1a2
commit 955f7a1dda

View File

@@ -238,7 +238,7 @@ Vue.component("health-check-config-box", {
</td>
</tr>
<tr>
<td>自动下线<span v-if="vIsPlus">IP</span></td>
<td>自动上/下线<span v-if="vIsPlus">IP</span></td>
<td>
<div class="ui checkbox">
<input type="checkbox" value="1" v-model="healthCheck.autoDown"/>