From 1669a21adda11c7d551af43d98c6252a5cc08ff0 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Thu, 27 Oct 2022 14:36:55 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9C=D0=B5=D0=BB=D0=BA=D0=B8=D0=B9=20=D1=80?= =?UTF-8?q?=D0=B5=D1=84=D0=B0=D0=BA=D1=82=D0=BE=D1=80=D0=B8=D0=BD=D0=B3,?= =?UTF-8?q?=20=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8=20=D1=86?= =?UTF-8?q?=D0=B2=D0=B5=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/components/Search/Search.vue | 19 +++++++++++++------ .../components/Search/TitleList/TitleList.vue | 2 +- client/router.js | 2 +- client/share/utils.js | 1 + 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/client/components/Search/Search.vue b/client/components/Search/Search.vue index 3c6042b..951a70f 100644 --- a/client/components/Search/Search.vue +++ b/client/components/Search/Search.vue @@ -49,7 +49,7 @@
{{ search.author }} @@ -58,7 +58,7 @@
{{ search.series }} @@ -67,7 +67,7 @@
{{ search.title }} @@ -76,7 +76,7 @@