diff --git a/src/views/notify/index.vue b/src/views/notify/index.vue index 751f6dd..305c293 100644 --- a/src/views/notify/index.vue +++ b/src/views/notify/index.vue @@ -30,8 +30,11 @@ const { data } = mockClient("notify.list");
-
- {{ item.title }} +
+
+ {{ item.title }} +
+
{{ useDateFormat(item.date, 'MM/DD HH:mm') }}