From e8e7b70168d5cc8a465c92da28bdcce52e8bf3cc Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Thu, 10 Mar 2022 14:48:21 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web

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