From e19815d4f5faeec90229a25daa77852aea5eef0a Mon Sep 17 00:00:00 2001
From: XiaoMo <a1300399510@qq.com>
Date: Fri, 7 Apr 2023 11:00:11 +0800
Subject: [PATCH] =?UTF-8?q?a1300399510@qq.com=20=E6=8F=90=E4=BA=A4?=
 =?UTF-8?q?=E4=BA=8E=202023/04/07=20-11:00:02?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/views/detail/detailIndex.vue | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/views/detail/detailIndex.vue b/src/views/detail/detailIndex.vue
index bd054f3..7196b72 100755
--- a/src/views/detail/detailIndex.vue
+++ b/src/views/detail/detailIndex.vue
@@ -455,7 +455,6 @@ export default {
 
         };
     },
-
     mounted() {
         this.tid = this.$route.query['tid']
         this.getDetail()