From 15704905fbccff03c8f05844bcc4b47c27b6406d Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 2 Mar 2023 22:51:36 +0100 Subject: [PATCH] fixed result item link #2062 --- src/components/Content/HistoryItem.vue | 4 ++-- src/components/Content/ResultItem.vue | 21 +++++++++++---------- src/router/index.js | 1 + 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/src/components/Content/HistoryItem.vue b/src/components/Content/HistoryItem.vue index 936d1df..59e2ef9 100644 --- a/src/components/Content/HistoryItem.vue +++ b/src/components/Content/HistoryItem.vue @@ -2,7 +2,7 @@