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 ? "已读" : "未读" }} -