From 6938616d7e67a8822569420f6bddd8754a63d574 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期一, 28 四月 2025 16:36:23 +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 3165ba5..d2af371 100644
--- a/src/views/chronology/index.vue
+++ b/src/views/chronology/index.vue
@@ -402,6 +402,7 @@
   margin-left: -9px;
   z-index: 99;
   background: #fff;
+  cursor: pointer;
 }
 
 .item-text {

--
Gitblit v1.9.1