From 4624a543f7d79d37ec7ed154ff8ea5db17b82632 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 08 Dec 2023 11:28:12 +0800
Subject: [PATCH] 定位更换 底部定位按钮开启 点击绿色搜索条件完善 extent,更新 主要楼宇开启 定位描点BUG修复

---
 src/components/mobilePopupOurAfter/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/mobilePopupOurAfter/index.vue b/src/components/mobilePopupOurAfter/index.vue
index 496063f..35cd81b 100644
--- a/src/components/mobilePopupOurAfter/index.vue
+++ b/src/components/mobilePopupOurAfter/index.vue
@@ -147,7 +147,7 @@
                 { name: '校园宿舍', type: 4, method: getChildNavList },
                 { name: '文化风景', type: 5, method: getChildNavList },
                 // { name: '家属住宅', type: 6, method: getChildNavList },
-                // { name: '其他楼宇', type: 7, method: getChildNavList }
+                { name: '主要楼宇', type: 7, method: getChildNavList }
             ],
             // openData3: [
             //   { name: "食堂餐厅", type: 1, method: getListlivingFacilitiesr },

--
Gitblit v1.9.3