From 1ca091dc1fdecf070514ab5172bf1d301fb11d1c Mon Sep 17 00:00:00 2001 From: Halo Dev Bot <87291978+halo-dev-bot@users.noreply.github.com> Date: Sun, 23 Oct 2022 21:58:55 +0800 Subject: [PATCH] [release-1.6] fix: post list showing the number of post in the tags (#655) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 恪晨 Co-authored-by: Ryan Wang --- src/components/Post/PostTag.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/Post/PostTag.vue b/src/components/Post/PostTag.vue index 82d32e54..078a8ff0 100644 --- a/src/components/Post/PostTag.vue +++ b/src/components/Post/PostTag.vue @@ -1,5 +1,8 @@