mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-09 07:20:26 +08:00
增加WAF日志配置/WAF策略中之日志中增加分表查询
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
</first-menu>
|
||||
</form>
|
||||
|
||||
<http-access-log-partitions-box :v-day="day" :v-partition="partition"></http-access-log-partitions-box>
|
||||
|
||||
<p class="comment" v-if="accessLogs.length == 0">暂时还没有日志。</p>
|
||||
|
||||
<table class="ui table selectable" v-if="accessLogs.length > 0">
|
||||
|
||||
Reference in New Issue
Block a user