diff --git a/apps/web-antd/src/layouts/basic.vue b/apps/web-antd/src/layouts/basic.vue index c1870de5e..8946d71d6 100644 --- a/apps/web-antd/src/layouts/basic.vue +++ b/apps/web-antd/src/layouts/basic.vue @@ -154,6 +154,7 @@ useVersionUpdate(); @make-all="notifyStore.setAllRead" @read="notifyStore.setRead" @view-all="handleViewAll" + @remove="notifyStore.removeMessage" />