From 35a0ab2182b812e57af749e438fc505bafd29133 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期二, 22 四月 2025 17:58:58 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/wyyDatabase

---
 src/views/chronology/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/chronology/index.vue b/src/views/chronology/index.vue
index f60bbfb..9543f12 100644
--- a/src/views/chronology/index.vue
+++ b/src/views/chronology/index.vue
@@ -214,6 +214,7 @@
           }
         }
       }
+      this.contentList[index].list[cindex].showDetail = false;
     },
     showDetail(index, cindex, type) {
       for (let i = 0; i < this.contentList.length; i++) {

--
Gitblit v1.9.1