From 5a56e66be3532e97436ac6d54bd8d66b84203e06 Mon Sep 17 00:00:00 2001
From: ZhAkps <46207005+ZhAkps@users.noreply.github.com>
Date: 星期五, 02 二月 2024 14:56:12 +0800
Subject: [PATCH] Merge branch 'master' of http://106.120.22.35:48888/r/PM20221203225_MobileWeb

---
 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