mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-23 02:16:37 +08:00
修改一处错别字
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<input type="hidden" name="firewallPolicyId" :value="firewallPolicyId"/>
|
<input type="hidden" name="firewallPolicyId" :value="firewallPolicyId"/>
|
||||||
<table class="ui table definition selectable">
|
<table class="ui table definition selectable">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="title">选择要倒入的规则文件</td>
|
<td class="title">选择要导入的规则文件</td>
|
||||||
<td>
|
<td>
|
||||||
<input type="file" name="file" accept=".json"/>
|
<input type="file" name="file" accept=".json"/>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user