mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-26 07:05:19 +08:00
IP名单中的IP增加添加日期显示
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
<second-menu v-if="logs.length > 0">
|
||||
<a href="" class="item" @click.prevent="updatePageRead()">[本页已读]</a>
|
||||
<a href="" class="item" @click.prevent="updateAllRead()">[全部已读]</a>
|
||||
</second-menu>
|
||||
|
||||
<table class="ui table selectable celled" v-if="logs.length > 0">
|
||||
|
||||
Reference in New Issue
Block a user