mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-02 03:40:27 +08:00
优化健康检查表单中的文字
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user