From 76b944ec6fdf255ab7df1deb78733f5ea02c28a3 Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Thu, 10 Mar 2022 14:48:14 +0800
Subject: [PATCH] +全景

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

diff --git a/src/components/mobilePopupOur/index.vue b/src/components/mobilePopupOur/index.vue
index e4297c8..f7db975 100644
--- a/src/components/mobilePopupOur/index.vue
+++ b/src/components/mobilePopupOur/index.vue
@@ -169,7 +169,7 @@
     },
     //请求
     getOutList(campus, type) {
-      console.log(this.choiceMain, campus, type, "see");
+      // console.log(this.choiceMain, campus, type, "see");
       let that = this;
       let d;
       if (this.choiceMain == "机构单位") {

--
Gitblit v1.9.3