@@ -274,7 +274,6 @@ onMounted(() => {
<el-tab-pane label="Unread" name="Unread">
<template #label>
<span style="margin-right: 4px">Unread</span>
- <span>{{ unreadNotificationList.length }}</span>
<div
class="count"
:style="{ 'padding-top': isMac ? 0 : '1px' }"