优化文字

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>
</tr>
<tr v-if="family == null || family == 'http'">
<td>是否自动刷新缓存区<em>AutoFlush</em></td>
<td>自动刷新缓存区<em>AutoFlush</em></td>
<td>
<div class="ui checkbox">
<input type="checkbox" v-model="reverseProxyConfig.autoFlush"/>