From 5809e0ec0b1e5b96b524c3bd6dbfbe524e907990 Mon Sep 17 00:00:00 2001 From: wwz <1144797966@qq.com> Date: Tue, 8 Apr 2025 11:19:36 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A7=A3=E5=86=B3=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/notifications/index.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/views/notifications/index.vue b/src/views/notifications/index.vue index dab42d2..aac8aad 100644 --- a/src/views/notifications/index.vue +++ b/src/views/notifications/index.vue @@ -24,11 +24,6 @@ {{ scope.row.isRead == 1 ? "已读" : "未读" }} -