mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-17 16:45:28 +08:00
增加IP级别和WAF动作
This commit is contained in:
@@ -49,7 +49,14 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td>级别</td>
|
||||
<td>
|
||||
<firewall-event-level-options :v-value="item.eventLevel"></firewall-event-level-options>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2"><more-options-indicator></more-options-indicator></td>
|
||||
</tr>
|
||||
<tbody v-show="moreOptionsVisible">
|
||||
|
||||
Reference in New Issue
Block a user