mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-20 19:48:58 +08:00
chore: rename @vben-core -> @core
This commit is contained in:
@@ -84,7 +84,7 @@ function handleClick(item: NotificationItem) {
|
||||
<div class="flex items-center justify-between border-b p-4 py-3">
|
||||
<div class="text-foreground">{{ $t('widgets.notifications') }}</div>
|
||||
<VbenIconButton
|
||||
:tooltip="$t('widgets.make-all-notify')"
|
||||
:tooltip="$t('widgets.make-all-as-read')"
|
||||
@click="handleMakeAll"
|
||||
>
|
||||
<IcRoundMarkEmailRead />
|
||||
|
||||
Reference in New Issue
Block a user