优化文字提示

This commit is contained in:
GoEdgeLab
2022-11-10 15:07:15 +08:00
parent cd5f0d121b
commit 6b693aee6a
6 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ Vue.component("http-stat-config-box", {
<prior-checkbox :v-config="stat" v-if="vIsLocation || vIsGroup" ></prior-checkbox>
<tbody v-show="(!vIsLocation && !vIsGroup) || stat.isPrior">
<tr>
<td class="title">是否开启统计</td>
<td class="title">启统计</td>
<td>
<div class="ui checkbox">
<input type="checkbox" v-model="stat.isOn"/>