From 972e380a4f9d00cacf15dffda906d5563f35431e Mon Sep 17 00:00:00 2001 From: 少年 <1392120328@qq.com> Date: 星期三, 31 一月 2024 11:05:05 +0800 Subject: [PATCH] 11 --- src/components/sideMenu/roamPanel/roamPanel.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/sideMenu/roamPanel/roamPanel.vue b/src/components/sideMenu/roamPanel/roamPanel.vue index a20b53e..b336e18 100644 --- a/src/components/sideMenu/roamPanel/roamPanel.vue +++ b/src/components/sideMenu/roamPanel/roamPanel.vue @@ -156,7 +156,6 @@ content: SmartEarthRootUrl + "Workers/path/Path.html", end: function () { document.querySelector("#drop").style.display = "none"; - document.querySelector("#drop").style.display = "none"; PathAnimationData.fly && PathAnimationData.fly.exit(); store.setSearchPanelShow(true); }, -- Gitblit v1.9.3