mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 23:30:26 +08:00
增加刷新、预热缓存任务管理
This commit is contained in:
@@ -215,7 +215,7 @@ Vue.component("health-check-config-box", {
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>是否自动下线</td>
|
||||
<td>自动下线</td>
|
||||
<td>
|
||||
<div class="ui checkbox">
|
||||
<input type="checkbox" value="1" v-model="healthCheck.autoDown"/>
|
||||
|
||||
Reference in New Issue
Block a user