From a460a8094e5e1f3954185b25df0361c3b2d3d948 Mon Sep 17 00:00:00 2001 From: 杨磊 <505174330@qq.com> Date: 星期一, 28 四月 2025 16:35:22 +0800 Subject: [PATCH] 高级检索 --- 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 ba47e3f..4f981b1 100644 --- a/src/views/chronology/index.vue +++ b/src/views/chronology/index.vue @@ -465,6 +465,7 @@ margin-left: -9px; z-index: 99; background: #fff; + cursor: pointer; } .item-text { -- Gitblit v1.9.1