mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-30 23:16:35 +08:00
实现删除集群
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{$layout}
|
||||
|
||||
<first-menu v-if="messages.length > 0">
|
||||
<a href="" class="item" @click.prevent="updatePageRead()">[设置当前页为已读]</a>
|
||||
<a href="" class="item" @click.prevent="updateAllRead()">[设置全部为已读]</a>
|
||||
<a href="" class="item" @click.prevent="updatePageRead()">[当前页已读]</a>
|
||||
<a href="" class="item" @click.prevent="updateAllRead()">[全部已读]</a>
|
||||
</first-menu>
|
||||
<div class="margin"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user