-
【{{ $t(getTypeName(scope.row.type)) }}】 {{ scope.row.content }}
+
【{{ getTypeName(scope.row.typeId) }}】 {{ scope.row.content }}
{{ scope.row.createTime | timestampFormatDate }}
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/views/msg/unread.vue b/frontend/src/views/msg/unread.vue
index c5bfd90319..6482e67ddc 100644
--- a/frontend/src/views/msg/unread.vue
+++ b/frontend/src/views/msg/unread.vue
@@ -2,7 +2,7 @@