diff --git a/src/contentScripts/views/History/History.vue b/src/contentScripts/views/History/History.vue index dd9c76d7..a45de223 100644 --- a/src/contentScripts/views/History/History.vue +++ b/src/contentScripts/views/History/History.vue @@ -425,24 +425,24 @@ function jumpToLoginPage() { flex items-center text="$bew-text-3 sm" mt-auto - mb-2 > -
-
-
-
-
+ + + + + + + {{ useDateFormat(historyItem.view_at * 1000, 'YYYY-MM-DD HH:mm:ss') .value }} -
+
@@ -537,7 +537,4 @@ function jumpToLoginPage() {