修改一处错别字

This commit is contained in:
刘祥超
2023-01-05 10:27:59 +08:00
parent 068c6d406a
commit 8026a40807

View File

@@ -6,7 +6,7 @@
<input type="hidden" name="firewallPolicyId" :value="firewallPolicyId"/>
<table class="ui table definition selectable">
<tr>
<td class="title">选择要入的规则文件</td>
<td class="title">选择要入的规则文件</td>
<td>
<input type="file" name="file" accept=".json"/>
</td>