优化文字

This commit is contained in:
刘祥超
2023-08-06 10:27:55 +08:00
parent 9d396af447
commit 4349d165ac

View File

@@ -225,7 +225,7 @@ Vue.component("reverse-proxy-box", {
</td> </td>
</tr> </tr>
<tr v-if="family == null || family == 'http'"> <tr v-if="family == null || family == 'http'">
<td>是否自动刷新缓存区<em>AutoFlush</em></td> <td>自动刷新缓存区<em>AutoFlush</em></td>
<td> <td>
<div class="ui checkbox"> <div class="ui checkbox">
<input type="checkbox" v-model="reverseProxyConfig.autoFlush"/> <input type="checkbox" v-model="reverseProxyConfig.autoFlush"/>