优化界面文字和细节

This commit is contained in:
GoEdgeLab
2023-09-14 09:18:36 +08:00
parent 8fc89b0f57
commit 735821f001
5 changed files with 7 additions and 7 deletions

View File

@@ -53,7 +53,7 @@ Vue.component("http-firewall-config-box", {
</td>
</tr>
</tbody>
<more-options-tbody @change="changeOptionsVisible"></more-options-tbody>
<more-options-tbody @change="changeOptionsVisible" v-show="firewall.isOn"></more-options-tbody>
<tbody v-show="moreOptionsVisible">
<tr>
<td>启用系统全局规则</td>